This website requires JavaScript.
Explore
Help
Register
Sign In
273345896
/
nvm
Watch
1
Star
0
Fork
You've already forked nvm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b6481583af
nvm
/
test
/
fast
/
Listing versions
History
Jordan Harband
91c77c6ba8
[Tests] fix shebangs
2016-04-27 17:34:53 -07:00
..
Running "nvm ls 0.0.2" should display only version 0.0.2.
[Tests] fix shebangs
2016-04-27 17:34:53 -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 foo" should return a nonzero exit code when not found
[Tests] fix shebangs
2016-04-27 17:34:53 -07:00
Running "nvm ls io" should return NA
[Tests] fix shebangs
2016-04-27 17:34:53 -07:00
Running "nvm ls node_" should return a nonzero exit code when not found
[Tests] fix shebangs
2016-04-27 17:34:53 -07:00
Running "nvm ls stable" and "nvm ls unstable" should return the appropriate implicit alias
[Tests] fix shebangs
2016-04-27 17:34:53 -07:00
Running "nvm ls system" should include "system" when appropriate
[Tests] fix shebangs
2016-04-27 17:34:53 -07:00
Running "nvm ls" should display all installed versions.
Make `nvm_ls foo` work with `iojs`-prefixed version strings.
2015-01-12 18:16:11 -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" should filter out "versions"
[Tests] fix shebangs
2016-04-27 17:34:53 -07:00
Running "nvm ls" should include "system" when appropriate
[Tests] fix shebangs
2016-04-27 17:34:53 -07:00
Running "nvm ls" should list versions in the "versions" directory
[Tests] fix shebangs
2016-04-27 17:34:53 -07:00
Running "nvm ls" with node-like versioning vx.x.x should only list a matched version
[Tests] fix shebangs
2016-04-27 17:34:53 -07:00
teardown
Clean up from some more tests
2014-10-22 18:15:21 -07:00