Running 'nvm alias' should create a file in the alias directory
109 bytes
0755
Running 'nvm current' should display current nvm environment
229 bytes
0755
Running 'nvm deactivate' should unset the nvm environment variables
973 bytes
0755
Running 'nvm install' with '--reinstall-packages-from' requires a valid version
2.45 KB
0755
Running 'nvm install' with an invalid version fails nicely
375 bytes
0755
Running 'nvm unalias' should remove the alias file
147 bytes
0755
Running 'nvm uninstall' should remove the appropriate directory
116 bytes
0755
Running 'nvm uninstall' with incorrect file permissions fails nicely
320 bytes
0755
Running 'nvm unload' should unset all function and variables
685 bytes
0755
Running 'nvm use foo' where 'foo' is circular aborts
992 bytes
0755
Running 'nvm use iojs' uses latest io.js version
1 KB
0755
Running 'nvm use system' should work as expected
1.52 KB
0755
Running 'nvm use x' should create and change the 'current' symlink
770 bytes
0755
Running 'nvm use x' should not create the 'current' symlink if $NVM_SYMLINK_CURRENT is false
1.98 KB
0755
Running 'nvm use' should drop CR char automatically
512 bytes
0755
Sourcing nvm.sh should make the nvm command available
41 bytes
0755
Sourcing nvm.sh should not modify parameters of caller
62 bytes
0755
nvm should remove the last trailing slash in $NVM_DIR
395 bytes
0644
teardown_dir
157 bytes
0755