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