This website works better with JavaScript.
Explore
Help
Sign In
alvis
/
nvm
Watch
1
Star
0
Fork
You've already forked nvm
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1709
Commits
1
Branch
90
Tags
3.7 MiB
Shell
97.6%
Makefile
1.4%
Dockerfile
1%
Tree:
b15709e637
nvm
/
test
/
fast
History
Jordan Harband
918a39a0d0
[Tests] update mocks
7 years ago
..
Aliases
Remove useless trailing newlines
7 years ago
Listing paths
[Tests] die() in tests should quote "$@" for echo
9 years ago
Listing versions
Remove useless trailing newlines
7 years ago
Unit tests
[Tests] update mocks
7 years ago
Running "nvm alias" should create a file in the alias directory.
[Tests] Replace all dots with backslash dots
9 years ago
Running "nvm current" should display current nvm environment.
[Tests] die() in tests should quote "$@" for echo
9 years ago
Running "nvm deactivate" should unset the nvm environment variables.
[Tests] remove the unused and broken `$NVM_PATH`.
9 years ago
Running "nvm install" with "--reinstall-packages-from" requires a valid version
[Fix] ensure --reinstall-packages-from has a version number.
7 years ago
Running "nvm install" with an invalid version fails nicely
[Tests] die() in tests should quote "$@" for echo
9 years ago
Running "nvm unalias" should remove the alias file.
[Tests] Replace all dots with backslash dots
9 years ago
Running "nvm uninstall" should remove the appropriate directory.
[Breaking] cache previously downloaded artifacts for source installs
9 years ago
Running "nvm uninstall" with incorrect file permissions fails nicely
[Tests] use `-ex` option during tests when possible
9 years ago
Running "nvm unload" should unset all function and variables.
[New] add support for `$NVM_DIR/default-packages` file
8 years ago
Running "nvm use foo" where "foo" is circular aborts
[Tests] die() in tests should quote "$@" for echo
9 years ago
Running "nvm use iojs" uses latest io.js version
[Tests] die() in tests should quote "$@" for echo
9 years ago
Running "nvm use system" should work as expected
[Fix] `set -u`: ensure `NVM_USE_OUTPUT` is always set.
8 years ago
Running "nvm use x" should create and change the "current" symlink
[Tests] Replace all dots with backslash dots
9 years ago
Running "nvm use x" should not create the "current" symlink if $NVM_SYMLINK_CURRENT is false
[Tests] Replace all dots with backslash dots
9 years ago
Sourcing nvm.sh should make the nvm command available.
[Tests] Replace all dots with backslash dots
9 years ago
Sourcing nvm.sh should not modify parameters of caller
[Tests] Replace all dots with backslash dots
9 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