16 Commits (f3fa15745695e734e6e7f7288771a14afc1f40d4)

Author SHA1 Message Date
Joshua Li 0cdc184168
[Fix] Improve `nvm_is_version_installed` to check for a node executable instead of root dir 7 years ago
Xandor Schiefer 334897ae39
Preserve PATH locations order when changing versions 8 years ago
Jordan Harband 0f6997d90a [Tests] remove the unused and broken `$NVM_PATH`. 8 years ago
Peter Dave Hello f7763c8ba9
[Tests] die() in tests should quote "$@" for echo 8 years ago
Qiangjun Ran cadbbced20
[Tests] Replace all dots with backslash dots 8 years ago
Jordan Harband ecbd7d4572 [Tests] use `-ex` option during tests when possible 9 years ago
Robson Peixoto 8fb4ee0789 Unset unnecessary environment variables 9 years ago
Jordan Harband 1458de7293 Ensure that if `npm config get prefix` is set to something outside `nvm`, that `nvm use` refuses to work. 10 years ago
Jordan Harband 3bd148056e Fixing deactivate tests. 10 years ago
Jordan Harband 383f39ab61 Global modules should not be requireable, and `npm root -g` should not be in `$NODE_PATH`. 10 years ago
Koen Punt 3d9c1d7852 use sed for *PATH stripping 11 years ago
Fraser Tweedale 21771e7369 fix logic error in nvm deactivate test 11 years ago
Fraser Tweedale a3331ffdb0 fix errors due to use of unportable == operator 11 years ago
Dr. Kibitz 0f709eafa0 Missed tests 11 years ago
Emanuele Aina 8486a0da2b Fix the 'nvm deactivate' test 12 years ago
Thomas Levine a27d39139b tests from readme 13 years ago