Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

Commit

Permalink
starting to add a test suite: just adding "npm bundle install nodeuni…
Browse files Browse the repository at this point in the history
…t" for starters
  • Loading branch information
trentm committed Mar 8, 2011
1 parent 3193e3c commit 21249ff
Show file tree
Hide file tree
Showing 72 changed files with 7,192 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
@@ -1,3 +1,2 @@
test
man
/tmp
1 change: 1 addition & 0 deletions test/node_modules/.bin/nodeunit

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions test/node_modules/.bin/nodeunit@0.5.0

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions test/node_modules/.npm/nodeunit/0.5.0/package/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions test/node_modules/.npm/nodeunit/0.5.0/package/.npmignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

56 changes: 56 additions & 0 deletions test/node_modules/.npm/nodeunit/0.5.0/package/CONTRIBUTORS.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions test/node_modules/.npm/nodeunit/0.5.0/package/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

123 changes: 123 additions & 0 deletions test/node_modules/.npm/nodeunit/0.5.0/package/Makefile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 21249ff

Please sign in to comment.