Upload
Create
Run Command [Bypass]
Run Command
Path:
home
/
bdqbpbxa
/
.nvm
/
test
/
fast
/
Listing versions
[F]
Running 'nvm ls --no-alias' does not call into nvm_alias
Delete
[F]
Running 'nvm ls --no-alias' with a pattern errors
Delete
[F]
Running 'nvm ls 0.0.2' should display only version 0.0.2
Delete
[F]
Running 'nvm ls 0.2' should display only 0.2.x versions
Delete
[F]
Running 'nvm ls foo' should return a nonzero exit code when not found
Delete
[F]
Running 'nvm ls io' should return NA
Delete
[F]
Running 'nvm ls node_' should return a nonzero exit code when not found
Delete
[F]
Running 'nvm ls stable' and 'nvm ls unstable' should return the appropriate implicit alias
Delete
[F]
Running 'nvm ls system' should include 'system' when appropriate
Delete
[F]
Running 'nvm ls' calls into nvm_alias
Delete
[F]
Running 'nvm ls' should display all installed versions
Delete
[F]
Running 'nvm ls' should filter out '.nvm'
Delete
[F]
Running 'nvm ls' should filter out 'versions'
Delete
[F]
Running 'nvm ls' should include 'system' when appropriate
Delete
[F]
Running 'nvm ls' should list versions in the 'versions' directory
Delete
[F]
Running 'nvm ls' should not show a trailing slash
Delete
[F]
Running 'nvm ls' with node-like versioning vx.x.x should only list a matched version
Delete
[F]
Running 'nvm ls' with nounset should not fail
Delete
[F]
teardown
Delete
[F]
Using a nonstandard IFS should not break
Delete