nvm/test/fast
Emanuele Aina 04dba10b9a Fix the setup/teardown urchin test scripts under zsh
The v* glob expansions were failing with an error under zsh, just set
nullglob/NULL_GLOB and make both bash and zsh happier.
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 Fix the setup/teardown urchin test scripts under zsh 2013-06-07 23:18:50 +02:00
setup_dir Fix the setup/teardown urchin test scripts under zsh 2013-06-07 23:18:50 +02:00
teardown Fix the setup/teardown urchin test scripts under zsh 2013-06-07 23:18:50 +02:00
teardown_dir tests from readme 2012-10-11 16:12:50 -04:00