nvm/test/fast/Listing versions
Ricky Bobby 06174ba58f commit
2024-03-19 15:27:10 +00:00
..
Running 'nvm ls 0.0.2' should display only version 0.0.2 commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls 0.2' should display only 0.2.x versions commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls --no-alias' does not call into nvm_alias commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls --no-alias' with a pattern errors commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls foo' should return a nonzero exit code when not found commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls io' should return NA commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls node_' should return a nonzero exit code when not found commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls stable' and 'nvm ls unstable' should return the appropriate implicit alias commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls system' should include 'system' when appropriate commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls' calls into nvm_alias commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls' should display all installed versions commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls' should filter out '.nvm' commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls' should filter out 'versions' commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls' should include 'system' when appropriate commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls' should list versions in the 'versions' directory commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls' should not show a trailing slash commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls' with node-like versioning vx.x.x should only list a matched version commit 2024-03-19 15:27:10 +00:00
Running 'nvm ls' with nounset should not fail commit 2024-03-19 15:27:10 +00:00
Running'nvm ls 0.0.2' should display only version 0.0.2 commit 2024-03-18 02:28:32 +00:00
Running'nvm ls 0.2' should display only 0.2.x versions commit 2024-03-18 02:28:32 +00:00
Running'nvm ls --no-alias' does not call into nvm_alias commit 2024-03-18 02:28:32 +00:00
Running'nvm ls --no-alias' with a pattern errors commit 2024-03-18 02:28:32 +00:00
Running'nvm ls foo' should return a nonzero exit code when not found commit 2024-03-18 02:28:32 +00:00
Running'nvm ls io' should return NA commit 2024-03-18 02:28:32 +00:00
Running'nvm ls node_' should return a nonzero exit code when not found commit 2024-03-18 02:28:32 +00:00
Running'nvm ls stable' and 'nvm ls unstable' should return the appropriate implicit alias commit 2024-03-18 02:28:32 +00:00
Running'nvm ls system' should include 'system' when appropriate commit 2024-03-18 02:28:32 +00:00
Running'nvm ls' calls into nvm_alias commit 2024-03-18 02:28:32 +00:00
Running'nvm ls' should display all installed versions commit 2024-03-18 02:28:32 +00:00
Running'nvm ls' should filter out '.nvm' commit 2024-03-18 02:28:32 +00:00
Running'nvm ls' should filter out 'versions' commit 2024-03-18 02:28:32 +00:00
Running'nvm ls' should include 'system' when appropriate commit 2024-03-18 02:28:32 +00:00
Running'nvm ls' should list versions in the 'versions' directory commit 2024-03-18 02:28:32 +00:00
Running'nvm ls' should not show a trailing slash commit 2024-03-18 02:28:32 +00:00
Running'nvm ls' with node-like versioning vx.x.x should only list a matched version commit 2024-03-18 02:28:32 +00:00
Running'nvm ls' with nounset should not fail commit 2024-03-18 02:28:32 +00:00
teardown [Tests] use rimraf over rmdir in teardowns 2019-02-27 10:50:59 +01:00
Using a nonstandard IFS should not break commit 2024-03-19 15:27:10 +00:00
Usinga nonstandard IFS should not break commit 2024-03-18 02:28:32 +00:00