nvm/test/fast/Listing versions
Andrew Crites 1b22c2e2b1 Including test for specific version listing
This fixes the issue of nvm ls v[:digit:].[:digit:].[:digit:] listing the version even if it isn't available
2014-06-12 14:01:26 -04:00
..
Running "nvm ls 0.2" should display only 0.2.x versions. Failing test for when using nvm ls with v* version 2014-03-18 10:49:44 +01: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