71 Commits (bac5393e12caa4a3b14ad3ecaf83c926d997e61f)

Author SHA1 Message Date
Jordan Harband 4b3d6f1760 Properly pass a space-separated list of packages to `npm install` 11 years ago
Jordan Harband 56c40cfa3c Don't try to copy `npm` itself with `nvm copy-packages`. 11 years ago
Jordan Harband b8fe75e93a Tests for `nvm copy-packages` 11 years ago
Jordan Harband 1fa2acf5a7 Adding nvm exec tests. 11 years ago
Jordan Harband 4512337c11 Adding a slow `nvm current` test, since it needs an installed version of node. 11 years ago
Jordan Harband bb01513eba Making sure there's test coverage for `nvm i` 11 years ago
Koen Punt a318ddf9b3 redirect stderr to stdout in test 11 years ago
Jordan Harband ba1be9b4ea Making `nvm install` use the version, even if it's already installed. Fixes #410 11 years ago
Jordan Harband c77be55cdc Updating "nvm run" tests. 11 years ago
Jordan Harband e195fccdb7 Escaping backticks 11 years ago
Jordan Harband 20953ab04c Make sure `nvm run` works without a version argument when .nvmrc specifies a version. 11 years ago
Jordan Harband 4cf940153c Use node 0.9 for these testsso that people aren't likely to have it installed 11 years ago
Jordan Harband bf8abf1052 Make sure `nvm install` works without a version argument when .nvmrc specifies a version. 11 years ago
Jordan Harband eb6031cb58 Clean up after existing `nvm install` tests. 11 years ago
Jordan Harband 55a6f1f06e Organizing `nvm install` tests better. 11 years ago
Jordan Harband b15ea07067 Don't clobber the latest version of 0.10 for tests. 11 years ago
messju mohr e46ee7b30b added test for using the latest of two versions 11 years ago
Fraser Tweedale 332ae1afcb use a more portable release in install tests 11 years ago
Fraser Tweedale 9108a7f7fa remove duplicate install test 11 years ago
Yoshiya Hinosawa 278fd031b0 added test for installation with -s option. 12 years ago
Thomas Levine a27d39139b tests from readme 13 years ago