____ ___ .__
\ \/ / _____| | ______ _ __
\ / / ___/ | / _ \ \/ \/ /
/ \ \___ \| |_( <_> ) /
/___/\ \/____ >____/\____/ \/\_/
\_/ \/ @ligmakokz
Name | Type | Actions |
---|
Running 'nvm ls --no-alias' does not call into nvm_alias |
File |
|
Running 'nvm ls --no-alias' with a pattern errors |
File |
|
Running 'nvm ls 0.0.2' should display only version 0.0.2 |
File |
|
Running 'nvm ls 0.2' should display only 0.2.x versions |
File |
|
Running 'nvm ls foo' should return a nonzero exit code when not found |
File |
|
Running 'nvm ls io' should return NA |
File |
|
Running 'nvm ls node_' should return a nonzero exit code when not found |
File |
|
Running 'nvm ls stable' and 'nvm ls unstable' should return the appropriate implicit alias |
File |
|
Running 'nvm ls system' should include 'system' when appropriate |
File |
|
Running 'nvm ls' calls into nvm_alias |
File |
|
Running 'nvm ls' should display all installed versions |
File |
|
Running 'nvm ls' should filter out '.nvm' |
File |
|
Running 'nvm ls' should filter out 'versions' |
File |
|
Running 'nvm ls' should include 'system' when appropriate |
File |
|
Running 'nvm ls' should list versions in the 'versions' directory |
File |
|
Running 'nvm ls' should not show a trailing slash |
File |
|
Running 'nvm ls' with node-like versioning vx.x.x should only list a matched version |
File |
|
Running 'nvm ls' with nounset should not fail |
File |
|
Using a nonstandard IFS should not break |
File |
|
teardown |
File |
|