You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
nmarghetti f2582275f6
[New] maybe support Windows with WSL, MSYS, Cygwin
4 years ago
..
Aliases [meta] Rename some files to be more cross platform 4 years ago
Listing paths [meta] Rename some files to be more cross platform 4 years ago
Listing versions [meta] Rename some files to be more cross platform 4 years ago
Set Colors [New] Added `set-colors` command. See details below: 5 years ago
Unit tests [New] maybe support Windows with WSL, MSYS, Cygwin 4 years ago
Running 'nvm alias' should create a file in the alias directory [meta] Rename some files to be more cross platform 4 years ago
Running 'nvm current' should display current nvm environment [meta] Rename some files to be more cross platform 4 years ago
Running 'nvm deactivate' should unset the nvm environment variables [meta] Rename some files to be more cross platform 4 years ago
Running 'nvm install' with '--reinstall-packages-from' requires a valid version [meta] Rename some files to be more cross platform 4 years ago
Running 'nvm install' with an invalid version fails nicely [meta] Rename some files to be more cross platform 4 years ago
Running 'nvm unalias' should remove the alias file [meta] Rename some files to be more cross platform 4 years ago
Running 'nvm uninstall' should remove the appropriate directory [meta] Rename some files to be more cross platform 4 years ago
Running 'nvm uninstall' with incorrect file permissions fails nicely [meta] Rename some files to be more cross platform 4 years ago
Running 'nvm unload' should unset all function and variables [meta] Rename some files to be more cross platform 4 years ago
Running 'nvm use foo' where 'foo' is circular aborts [meta] Rename some files to be more cross platform 4 years ago
Running 'nvm use iojs' uses latest io.js version [meta] Rename some files to be more cross platform 4 years ago
Running 'nvm use system' should work as expected [meta] Rename some files to be more cross platform 4 years ago
Running 'nvm use x' should create and change the 'current' symlink [meta] Rename some files to be more cross platform 4 years ago
Running 'nvm use x' should not create the 'current' symlink if $NVM_SYMLINK_CURRENT is false [meta] Rename some files to be more cross platform 4 years ago
Running 'nvm use' should drop CR char automatically [meta] Rename some files to be more cross platform 4 years ago
Sourcing nvm.sh should make the nvm command available [meta] Rename some files to be more cross platform 4 years ago
Sourcing nvm.sh should not modify parameters of caller [Tests] Replace all dots with backslash dots 8 years ago
nvm should remove the last trailing slash in $NVM_DIR [Fix] Remove $NVM_DIR trailing slash automatically, fix #1708 7 years ago
setup [Tests] use `-ex` option during tests when possible 9 years ago
setup_dir [Tests] use `-ex` option during tests when possible 9 years ago
teardown [Tests] use `-ex` option during tests when possible 9 years ago
teardown_dir [Tests] use `-ex` option during tests when possible 9 years ago