You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jordan Harband be56ff3b2e Make sure multiple `nvm run` arguments get passed through to node/iojs properly. 10 years ago
..
Running "nvm run --harmony --version" should work Make sure multiple `nvm run` arguments get passed through to node/iojs properly. 10 years ago
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. 10 years ago
Running "nvm run 0.x" should work Make sure multiple `nvm run` arguments get passed through to node/iojs properly. 10 years ago
Running "nvm run" should pick up .nvmrc version Updating "nvm run" tests. 11 years ago
setup_dir Make sure `nvm run` works without a version argument when .nvmrc specifies a version. 11 years ago
teardown_dir Ensure that we don't try to uninstall the current version of node in test teardowns. 10 years ago