You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jordan Harband 8349f0ff48 Make sure `nvm ls foo` returns a nonzero exit code when a version is not found. 11 years ago
..
Aliases tests from readme 13 years ago
Listing versions Including test for specific version listing 11 years ago
Unit tests Use correct variables 11 years ago
Running "nvm alias" should create a file in the alias directory. Added travis config, fixed tests for use on travis 11 years ago
Running "nvm current" should display current nvm environment. Add Makefile for multishell testing 11 years ago
Running "nvm deactivate" should unset the nvm environment variables. use sed for *PATH stripping 11 years ago
Running "nvm install" with an invalid version fails nicely redirect stderr to stdout in test 11 years ago
Running "nvm ls foo" should return a nonzero exit code when not found Make sure `nvm ls foo` returns a nonzero exit code when a version is not found. 11 years ago
Running "nvm unalias" should remove the alias file. tests from readme 13 years ago
Running "nvm uninstall" should remove the appropriate directory. tests from readme 13 years ago
Running "nvm unload" should unset all function and variables. Adding a trailing newline 11 years ago
Sourcing nvm.sh should make the nvm command available. tests from readme 13 years ago
setup Fix the setup/teardown urchin test scripts under zsh 12 years ago
setup_dir tests: avoid reliance on nullglob 11 years ago
teardown Fix the setup/teardown urchin test scripts under zsh 12 years ago
teardown_dir Added travis config, fixed tests for use on travis 11 years ago