This website requires JavaScript.
Explore
Help
Sign In
ld
/
nvm
Watch
1
Star
0
Fork
0
You've already forked nvm
mirror of
https://github.com/nvm-sh/nvm.git
synced
2025-05-11 06:41:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1952813017
nvm
/
test
/
fast
/
Listing versions
History
Ricky Bobby
1952813017
commit
2024-08-22 23:35:29 +00:00
..
__init__.py
commit
2024-08-22 23:35:29 +00:00
Running 'nvm ls 0.0.2' should display only version 0.0.2
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Running 'nvm ls 0.2' should display only 0.2.x versions
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Running 'nvm ls --no-alias' does not call into nvm_alias
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Running 'nvm ls --no-alias' with a pattern errors
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Running 'nvm ls foo' should return a nonzero exit code when not found
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Running 'nvm ls io' should return NA
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Running 'nvm ls node_' should return a nonzero exit code when not found
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Running 'nvm ls stable' and 'nvm ls unstable' should return the appropriate implicit alias
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Running 'nvm ls system' should include 'system' when appropriate
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Running 'nvm ls' calls into nvm_alias
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Running 'nvm ls' should display all installed versions
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Running 'nvm ls' should filter out '.nvm'
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Running 'nvm ls' should filter out 'versions'
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Running 'nvm ls' should include 'system' when appropriate
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Running 'nvm ls' should list versions in the 'versions' directory
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
Running 'nvm ls' should not show a trailing slash
[Tests] force the NVM_DIR to the expected location, for tests
2022-12-27 21:40:48 -08:00
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
2021-01-04 00:49:05 +01:00
Running 'nvm ls' with nounset should not fail
[meta] Rename some files to be more cross platform
2021-01-04 00:49:05 +01:00
teardown
[Tests] use rimraf over
rmdir
in teardowns
2019-02-27 10:50:59 +01:00
Using a nonstandard IFS should not break
[Tests] update most mkdirs to use make_fake_{node,iojs}
2018-06-13 10:38:19 -07:00