You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Buddy Sandidge 02f77ff801 Squashed 'nvm/' content from commit 21c372795
git-subtree-dir: nvm
git-subtree-split: 21c37279556a0576a411ca01124487784105d4b4
9 years ago
..
Aliases Squashed 'nvm/' content from commit 21c372795 9 years ago
Listing paths Squashed 'nvm/' content from commit 21c372795 9 years ago
Listing versions Squashed 'nvm/' content from commit 21c372795 9 years ago
Unit tests Squashed 'nvm/' content from commit 21c372795 9 years ago
Running "nvm alias" should create a file in the alias directory. Squashed 'nvm/' content from commit 21c372795 9 years ago
Running "nvm current" should display current nvm environment. Squashed 'nvm/' content from commit 21c372795 9 years ago
Running "nvm deactivate" should unset the nvm environment variables. Squashed 'nvm/' content from commit 21c372795 9 years ago
Running "nvm install" with "--reinstall-packages-from" requires a valid version Squashed 'nvm/' content from commit 21c372795 9 years ago
Running "nvm install" with an invalid version fails nicely Squashed 'nvm/' content from commit 21c372795 9 years ago
Running "nvm unalias" should remove the alias file. Squashed 'nvm/' content from commit 21c372795 9 years ago
Running "nvm uninstall" should remove the appropriate directory. Squashed 'nvm/' content from commit 21c372795 9 years ago
Running "nvm unload" should unset all function and variables. Squashed 'nvm/' content from commit 21c372795 9 years ago
Running "nvm use foo" where "foo" is circular aborts Squashed 'nvm/' content from commit 21c372795 9 years ago
Running "nvm use iojs" uses latest io.js version Squashed 'nvm/' content from commit 21c372795 9 years ago
Running "nvm use system" should work as expected Squashed 'nvm/' content from commit 21c372795 9 years ago
Running "nvm use x" should create and change the "current" symlink Squashed 'nvm/' content from commit 21c372795 9 years ago
Running "nvm use x" should not create the "current" symlink if $NVM_SYMLINK_CURRENT is false Squashed 'nvm/' content from commit 21c372795 9 years ago
Sourcing nvm.sh should make the nvm command available. Squashed 'nvm/' content from commit 21c372795 9 years ago
setup Squashed 'nvm/' content from commit 21c372795 9 years ago
setup_dir Squashed 'nvm/' content from commit 21c372795 9 years ago
teardown Squashed 'nvm/' content from commit 21c372795 9 years ago
teardown_dir Squashed 'nvm/' content from commit 21c372795 9 years ago