21 Commits (3f5ce8b93a114a99f24e2ce884b5d379346906c8)

Author SHA1 Message Date
Jordan Harband 0f5997f754 Clean up from some more tests 10 years ago
Jordan Harband 8284cd0f81 Ensuring that there's a stable and unstable version "available" for this test. 10 years ago
Jordan Harband c918e570b6 Add support for `nvm ls stable` and `nvm ls unstable` 11 years ago
Jordan Harband be605cb12b Adding a failing test: `nvm ls 0.0.x` includes `v0.0.xy` 11 years ago
Jordan Harband 35466187f2 Noting the changed behavior of `nvm ls vx.y.` to return something useful. 11 years ago
Jordan Harband 15b3e7b6a8 Removing unnecessary cleanup in "Listing Versions" tests. 11 years ago
Jordan Harband 8d05ab63f1 Silencing error output in the "Listing Versions" teardown script. 11 years ago
Jordan Harband a80f958a1e All 4 of these test files should be executable. 11 years ago
Jordan Harband 110e571c34 Make `nvm ls system` work. 11 years ago
Jordan Harband b59ecb9e11 Make sure the new `versions` directory is filtered out of nvm_ls output (in zsh). 11 years ago
Jordan Harband 5dd2d7e5d4 Make `nvm ls` support listing the "versions" directory when it's present. 11 years ago
Jordan Harband 6dc602b521 Ensure that `nvm ls node` doesn't return "node_modules", for example. 11 years ago
Jordan Harband 6e02e5a54c If `nvm_ls` is called without a pattern, and node exists, tack on "system". 11 years ago
Jordan Harband 8a29122d0a Adding `teardown` to `test/fast/Listing versions/` 11 years ago
Jordan Harband f6974744cd Moving this nvm ls test inside the "listing versions" test subdir. 11 years ago
Jordan Harband 802f064178 Adding a failing test. 11 years ago
Andrew Crites 1b22c2e2b1 Including test for specific version listing 11 years ago
Jordan Harband 578a601b27 Filter out of `nvm ls` things that start with a dot. Fixes #421, closes #422. 11 years ago
Koen Punt 0b97ee1d2a Failing test for when using nvm ls with v* version 11 years ago
Dr. Kibitz 0f709eafa0 Missed tests 11 years ago
Thomas Levine a27d39139b tests from readme 13 years ago