nvm/test/fast/Listing versions
Peter Dave Hello f7763c8ba9
[Tests] die() in tests should quote "$@" for echo
2016-11-07 03:34:36 +08:00
..
Running "nvm ls 0.0.2" should display only version 0.0.2. [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
Running "nvm ls 0.2" should display only 0.2.x versions. [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
Running "nvm ls foo" should return a nonzero exit code when not found [Tests] Replace all dots with backslash dots 2016-11-03 23:44:59 -07:00
Running "nvm ls io" should return NA [Tests] Replace all dots with backslash dots 2016-11-03 23:44:59 -07:00
Running "nvm ls node_" should return a nonzero exit code when not found [Tests] Replace all dots with backslash dots 2016-11-03 23:44:59 -07:00
Running "nvm ls stable" and "nvm ls unstable" should return the appropriate implicit alias [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
Running "nvm ls system" should include "system" when appropriate [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
Running "nvm ls" should display all installed versions. [Tests] Replace all dots with backslash dots 2016-11-03 23:44:59 -07:00
Running "nvm ls" should filter out ".nvm" [Tests] Replace all dots with backslash dots 2016-11-03 23:44:59 -07:00
Running "nvm ls" should filter out "versions" [Tests] Replace all dots with backslash dots 2016-11-03 23:44:59 -07:00
Running "nvm ls" should include "system" when appropriate [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
Running "nvm ls" should list versions in the "versions" directory [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
Running "nvm ls" with node-like versioning vx.x.x should only list a matched version [Tests] Replace all dots with backslash dots 2016-11-03 23:44:59 -07:00
teardown Clean up from some more tests 2014-10-22 18:15:21 -07:00