nvm/test
Jordan Harband a6819b3018 Fix `nvm ls v1.0.3` so that it locates `iojs-v1.0.3`.
Also fix `nvm uninstall v1.0.3` so it won't uninstall it if it's the current version.

node versions will still take priority if there's ever a version overlap.
2015-01-25 12:31:19 -08:00
..
fast Fix a bug in nvm_remote_version that was breaking `nvm install stable`/`nvm install unstable`. 2015-01-23 12:09:13 -08:00
install_script Install nvm-exec as well when installing via script. 2014-11-22 10:34:20 -08:00
installation Refactor and create `nvm_remote_versions` and `nvm_remote_version`. 2015-01-21 20:48:25 -08:00
slow Fix `nvm ls v1.0.3` so that it locates `iojs-v1.0.3`. 2015-01-25 12:31:19 -08:00
sourcing Don't bother testing --install option on source, or supporting it, unless the shell supports passing options upon sourcing. 2014-12-26 13:33:33 -08:00