Running 'nvm ls --no-alias' does not call into nvm_alias
896 bytes
0755
Running 'nvm ls --no-alias' with a pattern errors
500 bytes
0755
Running 'nvm ls 0.0.2' should display only version 0.0.2
411 bytes
0755
Running 'nvm ls 0.2' should display only 0.2.x versions
861 bytes
0755
Running 'nvm ls foo' should return a nonzero exit code when not found
73 bytes
0755
Running 'nvm ls io' should return NA
56 bytes
0755
Running 'nvm ls node_' should return a nonzero exit code when not found
59 bytes
0755
Running 'nvm ls stable' and 'nvm ls unstable' should return the appropriate implicit alias
902 bytes
0755
Running 'nvm ls system' should include 'system' when appropriate
558 bytes
0755
Running 'nvm ls' calls into nvm_alias
890 bytes
0755
Running 'nvm ls' should display all installed versions
1.24 KB
0755
Running 'nvm ls' should filter out '.nvm'
192 bytes
0755
Running 'nvm ls' should filter out 'versions'
199 bytes
0755
Running 'nvm ls' should include 'system' when appropriate
530 bytes
0755
Running 'nvm ls' should list versions in the 'versions' directory
320 bytes
0755
Running 'nvm ls' should not show a trailing slash
779 bytes
0755
Running 'nvm ls' with node-like versioning vx.x.x should only list a matched version
188 bytes
0755
Running 'nvm ls' with nounset should not fail
622 bytes
0755
Using a nonstandard IFS should not break
297 bytes
0755