nvm/test/fast
2021-07-15 20:01:57 -04:00
..
Aliases udpdate 2021-07-15 20:01:57 -04:00
Listing paths udpdate 2021-07-15 20:01:57 -04:00
Listing versions udpdate 2021-07-15 20:01:57 -04:00
Unit tests udpdate 2021-07-15 20:01:57 -04:00
nvm should remove the last trailing slash in $NVM_DIR [Fix] Remove $NVM_DIR trailing slash automatically, fix #1708 2018-04-12 14:14:58 +08:00
Running "nvm alias" should create a file in the alias directory. udpdate 2021-07-15 20:01:57 -04:00
Running "nvm current" should display current nvm environment. udpdate 2021-07-15 20:01:57 -04:00
Running "nvm deactivate" should unset the nvm environment variables. udpdate 2021-07-15 20:01:57 -04:00
Running "nvm install" with "--reinstall-packages-from" requires a valid version udpdate 2021-07-15 20:01:57 -04:00
Running "nvm install" with an invalid version fails nicely udpdate 2021-07-15 20:01:57 -04:00
Running "nvm unalias" should remove the alias file. udpdate 2021-07-15 20:01:57 -04:00
Running "nvm uninstall" should remove the appropriate directory. udpdate 2021-07-15 20:01:57 -04:00
Running "nvm uninstall" with incorrect file permissions fails nicely udpdate 2021-07-15 20:01:57 -04:00
Running "nvm unload" should unset all function and variables. udpdate 2021-07-15 20:01:57 -04:00
Running "nvm use foo" where "foo" is circular aborts udpdate 2021-07-15 20:01:57 -04:00
Running "nvm use iojs" uses latest io.js version udpdate 2021-07-15 20:01:57 -04:00
Running "nvm use system" should work as expected udpdate 2021-07-15 20:01:57 -04:00
Running "nvm use x" should create and change the "current" symlink udpdate 2021-07-15 20:01:57 -04:00
Running "nvm use x" should not create the "current" symlink if $NVM_SYMLINK_CURRENT is false udpdate 2021-07-15 20:01:57 -04:00
Running "nvm use" should drop CR char automatically. udpdate 2021-07-15 20:01:57 -04:00
setup udpdate 2021-07-15 20:01:57 -04:00
setup_dir udpdate 2021-07-15 20:01:57 -04:00
Sourcing nvm.sh should make the nvm command available. udpdate 2021-07-15 20:01:57 -04:00
Sourcing nvm.sh should not modify parameters of caller udpdate 2021-07-15 20:01:57 -04:00
teardown udpdate 2021-07-15 20:01:57 -04:00
teardown_dir udpdate 2021-07-15 20:01:57 -04:00