nvm/test/slow/nvm run
Jordan Harband be56ff3b2e Make sure multiple `nvm run` arguments get passed through to node/iojs properly.
Fixes #641.
2015-02-07 10:09:37 -08:00
..
Running "nvm run --harmony --version" should work Make sure multiple `nvm run` arguments get passed through to node/iojs properly. 2015-02-07 10:09:37 -08:00
Running "nvm run 0.x" should error out sensibly when 0.x is not installed Ensure that `nvm run 0.12 --version` errors out sensibly when 0.12 isn't installed. 2015-02-01 13:02:46 -08:00
Running "nvm run 0.x" should work Make sure multiple `nvm run` arguments get passed through to node/iojs properly. 2015-02-07 10:09:37 -08:00
Running "nvm run" should pick up .nvmrc version Updating "nvm run" tests. 2014-05-04 00:39:32 -07:00
setup_dir Make sure `nvm run` works without a version argument when .nvmrc specifies a version. 2014-04-20 00:28:07 -07:00
teardown_dir Ensure that we don't try to uninstall the current version of node in test teardowns. 2014-10-09 00:19:14 -07:00