Google Git
Sign in
cobalt / third_party / nvm / refs/heads/master / . / test / fast / Listing versions
tree: da4618071c523269154fc9475c59782db80866d3 [path history] [tgz]
  1. Running 'nvm ls --no-alias' does not call into nvm_alias
  2. Running 'nvm ls --no-alias' with a pattern errors
  3. Running 'nvm ls 0.0.2' should display only version 0.0.2
  4. Running 'nvm ls 0.2' should display only 0.2.x versions
  5. Running 'nvm ls foo' should return a nonzero exit code when not found
  6. Running 'nvm ls io' should return NA
  7. Running 'nvm ls node_' should return a nonzero exit code when not found
  8. Running 'nvm ls stable' and 'nvm ls unstable' should return the appropriate implicit alias
  9. Running 'nvm ls system' should include 'system' when appropriate
  10. Running 'nvm ls' calls into nvm_alias
  11. Running 'nvm ls' should display all installed versions
  12. Running 'nvm ls' should filter out '.nvm'
  13. Running 'nvm ls' should filter out 'versions'
  14. Running 'nvm ls' should include 'system' when appropriate
  15. Running 'nvm ls' should list versions in the 'versions' directory
  16. Running 'nvm ls' should not show a trailing slash
  17. Running 'nvm ls' with node-like versioning vx.x.x should only list a matched version
  18. Running 'nvm ls' with nounset should not fail
  19. teardown
  20. Using a nonstandard IFS should not break
Powered by Gitiles| Privacytxt json