nvm/test/fast
Jordan Harband 673cda56c4 Adding a test for `nvm install invalid` behavior, and correcting the message.
From f00d688c87 (commitcomment-6205164)
2014-05-04 12:03:26 -07:00
..
Aliases tests from readme 2012-10-11 16:12:50 -04:00
Listing versions Failing test for when using nvm ls with v* version 2014-03-18 10:49:44 +01:00
Running "nvm alias" should create a file in the alias directory. Added travis config, fixed tests for use on travis 2014-03-17 14:33:25 +01:00
Running "nvm current" should display current nvm environment. Add Makefile for multishell testing 2014-03-22 18:47:15 +01:00
Running "nvm deactivate" should unset the nvm environment variables. fix logic error in nvm deactivate test 2014-02-21 21:06:53 +10:00
Running "nvm install" with an invalid version fails nicely Adding a test for `nvm install invalid` behavior, and correcting the message. 2014-05-04 12:03:26 -07: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 tests: avoid reliance on nullglob 2014-02-21 19:21:03 +10:00
teardown Fix the setup/teardown urchin test scripts under zsh 2013-06-07 23:18:50 +02:00
teardown_dir Added travis config, fixed tests for use on travis 2014-03-17 14:33:25 +01:00