nvm/test/slow
Jordan Harband 39a75e616d Add support for `nvm use node`, `nvm use iojs`, `nvm ls node`, and `nvm ls iojs`
Also add `nvm_version node` and `nvm_version iojs` support.
2015-01-18 20:45:02 -06:00
..
nvm exec Ensure that we don't try to uninstall the current version of node in test teardowns. 2014-10-09 00:19:14 -07:00
nvm reinstall-packages Rename `nvm copy-packages` to `nvm reinstall-packages`, and `--copy-packages-from` install option to `--reinstall-packages-from` 2014-11-22 13:22:24 -08:00
nvm run Ensure that we don't try to uninstall the current version of node in test teardowns. 2014-10-09 00:19:14 -07:00
nvm use Add support for `nvm use node`, `nvm use iojs`, `nvm ls node`, and `nvm ls iojs` 2015-01-18 20:45:02 -06:00
nvm_get_latest Move `nvm_get_latest` tests from "installation" to "slow" 2015-01-17 11:52:06 -06:00
Running "nvm current" should display current nvm environment. Split up this `nvm current` and `node 0.6.21-pre` test into separate tests. 2015-01-16 15:36:32 -06:00
node 0.6.21 should install 0.6.21-pre Add iojs support to "install" 2015-01-13 17:52:18 -08:00