Google Git
Sign in
cobalt / third_party / nvm / refs/tags/v0.29.0 / . / test / fast / Listing versions
tree: 12e05c19166623a27ca2f0c9fe68d364deba53db [path history] [tgz]
  1. Running "nvm ls 0.0.2" should display only version 0.0.2.
  2. Running "nvm ls 0.2" should display only 0.2.x versions.
  3. Running "nvm ls foo" should return a nonzero exit code when not found
  4. Running "nvm ls io" should return NA
  5. Running "nvm ls node_" should return a nonzero exit code when not found
  6. Running "nvm ls stable" and "nvm ls unstable" should return the appropriate implicit alias
  7. Running "nvm ls system" should include "system" when appropriate
  8. Running "nvm ls" should display all installed versions.
  9. Running "nvm ls" should filter out ".nvm"
  10. Running "nvm ls" should filter out "versions"
  11. Running "nvm ls" should include "system" when appropriate
  12. Running "nvm ls" should list versions in the "versions" directory
  13. Running "nvm ls" with node-like versioning vx.x.x should only list a matched version
  14. teardown
Powered by Gitiles| Privacy| Termstxt json