____ ___ .__
\ \/ / _____| | ______ _ __
\ / / ___/ | / _ \ \/ \/ /
/ \ \___ \| |_( <_> ) /
/___/\ \/____ >____/\____/ \/\_/
\_/ \/ @ligmakokz
Name | Type | Actions |
---|
Aliases |
Directory |
|
Listing paths |
Directory |
|
Listing versions |
Directory |
|
Set Colors |
Directory |
|
Unit tests |
Directory |
|
Running 'nvm alias' should create a file in the alias directory |
File |
|
Running 'nvm current' should display current nvm environment |
File |
|
Running 'nvm deactivate' should unset the nvm environment variables |
File |
|
Running 'nvm install' with '--reinstall-packages-from' requires a valid version |
File |
|
Running 'nvm install' with an invalid version fails nicely |
File |
|
Running 'nvm unalias' should remove the alias file |
File |
|
Running 'nvm uninstall' should remove the appropriate directory |
File |
|
Running 'nvm uninstall' with incorrect file permissions fails nicely |
File |
|
Running 'nvm unload' should unset all function and variables |
File |
|
Running 'nvm use foo' where 'foo' is circular aborts |
File |
|
Running 'nvm use iojs' uses latest io.js version |
File |
|
Running 'nvm use system' should work as expected |
File |
|
Running 'nvm use x' should create and change the 'current' symlink |
File |
|
Running 'nvm use x' should not create the 'current' symlink if $NVM_SYMLINK_CURRENT is false |
File |
|
Running 'nvm use' should drop CR char automatically |
File |
|
Sourcing nvm.sh should make the nvm command available |
File |
|
Sourcing nvm.sh should not modify parameters of caller |
File |
|
nvm should remove the last trailing slash in $NVM_DIR |
File |
|
setup |
File |
|
setup_dir |
File |
|
teardown |
File |
|
teardown_dir |
File |
|