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-08-16 18:43:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nvm
/
test
/
fast
/
Listing versions
History
Jordan Harband
802f064178
Adding a failing test.
2014-07-12 11:02:14 -07:00
..
Running "nvm ls 0.2" should display only 0.2.x versions.
Adding a failing test.
2014-07-12 11:02:14 -07:00
Running "nvm ls" should display all installed versions.
Missed tests
2014-02-18 22:07:25 -08:00
Running "nvm ls" should filter out ".nvm"
Filter out of
nvm ls
things that start with a dot.
Fixes
#421
,
closes
#422
.
2014-05-20 10:36:12 -07:00
Running "nvm ls" with node-like versioning vx.x.x should only list a matched version
Including test for specific version listing
2014-06-12 14:01:26 -04:00