This website works better with JavaScript.
Explore
Help
Sign In
alvis
/
nvm
Watch
1
Star
0
Fork
You've already forked nvm
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1970
Commits
1
Branch
90
Tags
3.7 MiB
Shell
97.6%
Makefile
1.4%
Dockerfile
1%
Tree:
4da7f101a2
nvm
/
test
/
fast
/
Listing versions
History
nmarghetti
9849bf494d
[meta] Rename some files to be more cross platform
4 years ago
..
Running 'nvm ls --no-alias' does not call into nvm_alias
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls --no-alias' with a pattern errors
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls 0.0.2' should display only version 0.0.2
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls 0.2' should display only 0.2.x versions
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls foo' should return a nonzero exit code when not found
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls io' should return NA
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls node_' should return a nonzero exit code when not found
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls stable' and 'nvm ls unstable' should return the appropriate implicit alias
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls system' should include 'system' when appropriate
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls' calls into nvm_alias
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls' should display all installed versions
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls' should filter out '.nvm'
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls' should filter out 'versions'
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls' should include 'system' when appropriate
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls' should list versions in the 'versions' directory
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls' should not show a trailing slash
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls' with node-like versioning vx.x.x should only list a matched version
[meta] Rename some files to be more cross platform
4 years ago
Running 'nvm ls' with nounset should not fail
[meta] Rename some files to be more cross platform
4 years ago
Using a nonstandard IFS should not break
[Tests] update most mkdirs to use make_fake_{node,iojs}
7 years ago
teardown
[Tests] use rimraf over `rmdir` in teardowns
6 years ago