nvm/test/slow/nvm run
Jordan Harband cb033adc6f nvm run: use common code path for "ensure version installed" 2015-10-07 18:08:48 -07: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 nvm run: use common code path for "ensure version installed" 2015-10-07 18:08:48 -07: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