nvm/test/fast/Listing versions
Jordan Harband 73aa35f508
[Tests] use `$NVM_DIR` instead of relative paths
2016-06-26 15:52:26 -07:00
..
Running "nvm ls 0.0.2" should display only version 0.0.2. [Tests] use `$NVM_DIR` instead of relative paths 2016-06-26 15:52:26 -07:00
Running "nvm ls 0.2" should display only 0.2.x versions. [Tests] use `$NVM_DIR` instead of relative paths 2016-06-26 15:52:26 -07:00
Running "nvm ls foo" should return a nonzero exit code when not found [Tests] fix shebangs 2016-04-27 17:34:53 -07:00
Running "nvm ls io" should return NA [Tests] fix shebangs 2016-04-27 17:34:53 -07:00
Running "nvm ls node_" should return a nonzero exit code when not found [Tests] fix shebangs 2016-04-27 17:34:53 -07:00
Running "nvm ls stable" and "nvm ls unstable" should return the appropriate implicit alias [Tests] use `$NVM_DIR` instead of relative paths 2016-06-26 15:52:26 -07:00
Running "nvm ls system" should include "system" when appropriate [Tests] use `$NVM_DIR` instead of relative paths 2016-06-26 15:52:26 -07:00
Running "nvm ls" should display all installed versions. [Tests] use `$NVM_DIR` instead of relative paths 2016-06-26 15:52:26 -07:00
Running "nvm ls" should filter out ".nvm" [Tests] use `$NVM_DIR` instead of relative paths 2016-06-26 15:52:26 -07:00
Running "nvm ls" should filter out "versions" [Tests] use `$NVM_DIR` instead of relative paths 2016-06-26 15:52:26 -07:00
Running "nvm ls" should include "system" when appropriate [Tests] use `$NVM_DIR` instead of relative paths 2016-06-26 15:52:26 -07:00
Running "nvm ls" should list versions in the "versions" directory [Tests] use `$NVM_DIR` instead of relative paths 2016-06-26 15:52:26 -07:00
Running "nvm ls" with node-like versioning vx.x.x should only list a matched version [Tests] use `$NVM_DIR` instead of relative paths 2016-06-26 15:52:26 -07:00
teardown Clean up from some more tests 2014-10-22 18:15:21 -07:00