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.
 
 
 
Peter Dave Hello 2cd2c0f72e Remove useless trailing newlines 7 years ago
..
Running "nvm ls 0.0.2" should display only version 0.0.2. [Tests] die() in tests should quote "$@" for echo 8 years ago
Running "nvm ls 0.2" should display only 0.2.x versions. [Tests] die() in tests should quote "$@" for echo 8 years ago
Running "nvm ls foo" should return a nonzero exit code when not found [Tests] Replace all dots with backslash dots 8 years ago
Running "nvm ls io" should return NA [Tests] Replace all dots with backslash dots 8 years ago
Running "nvm ls node_" should return a nonzero exit code when not found [Tests] Replace all dots with backslash dots 8 years ago
Running "nvm ls stable" and "nvm ls unstable" should return the appropriate implicit alias [Tests] die() in tests should quote "$@" for echo 8 years ago
Running "nvm ls system" should include "system" when appropriate [Tests] die() in tests should quote "$@" for echo 8 years ago
Running "nvm ls" should display all installed versions. [Tests] Replace all dots with backslash dots 8 years ago
Running "nvm ls" should filter out ".nvm" [Tests] Replace all dots with backslash dots 8 years ago
Running "nvm ls" should filter out "versions" [Tests] Replace all dots with backslash dots 8 years ago
Running "nvm ls" should include "system" when appropriate [Tests] die() in tests should quote "$@" for echo 8 years ago
Running "nvm ls" should list versions in the "versions" directory [Tests] die() in tests should quote "$@" for echo 8 years ago
Running "nvm ls" with node-like versioning vx.x.x should only list a matched version [Tests] Replace all dots with backslash dots 8 years ago
Using a nonstandard IFS should not break [Fix] set IFS to default for all nvm commands. 8 years ago
teardown Remove useless trailing newlines 7 years ago