.. |
Aliases
|
[Test] "nvm alias" lts test bug fix
|
2017-04-02 14:34:04 +08:00 |
Listing paths
|
[Tests] die() in tests should quote "$@" for echo
|
2016-11-07 03:34:36 +08:00 |
Listing versions
|
[Tests] die() in tests should quote "$@" for echo
|
2016-11-07 03:34:36 +08:00 |
Unit tests
|
[Fix] `nvm_ensure_version_installed`: add `system` support.
|
2017-03-31 00:52:56 -07:00 |
Running "nvm alias" should create a file in the alias directory.
|
[Tests] Replace all dots with backslash dots
|
2016-11-03 23:44:59 -07:00 |
Running "nvm current" should display current nvm environment.
|
[Tests] die() in tests should quote "$@" for echo
|
2016-11-07 03:34:36 +08:00 |
Running "nvm deactivate" should unset the nvm environment variables.
|
[Tests] remove the unused and broken `$NVM_PATH`.
|
2016-12-16 11:23:23 -08:00 |
Running "nvm install" with "--reinstall-packages-from" requires a valid version
|
[Tests] die() in tests should quote "$@" for echo
|
2016-11-07 03:34:36 +08:00 |
Running "nvm install" with an invalid version fails nicely
|
[Tests] die() in tests should quote "$@" for echo
|
2016-11-07 03:34:36 +08:00 |
Running "nvm unalias" should remove the alias file.
|
[Tests] Replace all dots with backslash dots
|
2016-11-03 23:44:59 -07:00 |
Running "nvm uninstall" should remove the appropriate directory.
|
[Breaking] cache previously downloaded artifacts for source installs
|
2016-09-02 23:43:46 -07:00 |
Running "nvm uninstall" with incorrect file permissions fails nicely
|
[Tests] use `-ex` option during tests when possible
|
2016-07-10 19:58:32 -07:00 |
Running "nvm unload" should unset all function and variables.
|
[Tests] add test to ensure that `nvm unload` unloads all functions.
|
2016-11-28 12:50:35 -08:00 |
Running "nvm use foo" where "foo" is circular aborts
|
[Tests] die() in tests should quote "$@" for echo
|
2016-11-07 03:34:36 +08:00 |
Running "nvm use iojs" uses latest io.js version
|
[Tests] die() in tests should quote "$@" for echo
|
2016-11-07 03:34:36 +08:00 |
Running "nvm use system" should work as expected
|
[Tests] die() in tests should quote "$@" for echo
|
2016-11-07 03:34:36 +08:00 |
Running "nvm use x" should create and change the "current" symlink
|
[Tests] Replace all dots with backslash dots
|
2016-11-03 23:44:59 -07:00 |
Running "nvm use x" should not create the "current" symlink if $NVM_SYMLINK_CURRENT is false
|
[Tests] Replace all dots with backslash dots
|
2016-11-03 23:44:59 -07:00 |
Sourcing nvm.sh should make the nvm command available.
|
[Tests] Replace all dots with backslash dots
|
2016-11-03 23:44:59 -07:00 |
Sourcing nvm.sh should not modify parameters of caller
|
[Tests] Replace all dots with backslash dots
|
2016-11-03 23:44:59 -07:00 |
setup
|
[Tests] use `-ex` option during tests when possible
|
2016-07-10 19:58:32 -07:00 |
setup_dir
|
[Tests] use `-ex` option during tests when possible
|
2016-07-10 19:58:32 -07:00 |
teardown
|
[Tests] use `-ex` option during tests when possible
|
2016-07-10 19:58:32 -07:00 |
teardown_dir
|
[Tests] use `-ex` option during tests when possible
|
2016-07-10 19:58:32 -07:00 |