nvm/test/fast
Jordan Harband c465a83518
[Tests] `nvm ls-remote`: add test for overly-large tab file
2018-05-23 23:48:04 -04:00
..
Aliases Remove useless trailing newlines 2018-02-26 01:01:30 +08:00
Listing paths [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
Listing versions Remove useless trailing newlines 2018-02-26 01:01:30 +08:00
Unit tests [Tests] `nvm ls-remote`: add test for overly-large tab file 2018-05-23 23:48:04 -04: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 [Fix] ensure --reinstall-packages-from has a version number. 2018-03-14 00:13:07 -07: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. [New] add support for `$NVM_DIR/default-packages` file 2017-03-28 09:37:14 -07: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 [Fix] `set -u`: ensure `NVM_USE_OUTPUT` is always set. 2017-11-23 10:02:37 -06: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
Running "nvm use" should drop CR char automatically. [Fix] Improve .nvmrc reading process 2018-02-20 03:34:43 +08: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
nvm should remove the last trailing slash in $NVM_DIR [Fix] Remove $NVM_DIR trailing slash automatically, fix #1708 2018-04-12 14:14:58 +08: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