nvm/test/fast
Emanuele Aina 8486a0da2b Fix the 'nvm deactivate' test
`nvm deactivate` does not really remove the nvm command, it just remove
the entries from $PATH and $MANPATH previously adde with `nvm use`.
2013-06-07 23:18:50 +02:00
..
Aliases tests from readme 2012-10-11 16:12:50 -04:00
Listing versions tests from readme 2012-10-11 16:12:50 -04:00
Running "nvm alias" should create a file in the alias directory. tests from readme 2012-10-11 16:12:50 -04:00
Running "nvm deactivate" should unset the nvm environment variables. Fix the 'nvm deactivate' test 2013-06-07 23:18:50 +02:00
Running "nvm unalias" should remove the alias file. tests from readme 2012-10-11 16:12:50 -04:00
Running "nvm uninstall" should remove the appropriate directory. tests from readme 2012-10-11 16:12:50 -04:00
Sourcing nvm.sh should make the nvm command available. tests from readme 2012-10-11 16:12:50 -04:00
setup tests from readme 2012-10-11 16:12:50 -04:00
setup_dir tests from readme 2012-10-11 16:12:50 -04:00
teardown tests from readme 2012-10-11 16:12:50 -04:00
teardown_dir tests from readme 2012-10-11 16:12:50 -04:00