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 73aa35f508
[Tests] use `$NVM_DIR` instead of relative paths
9 years ago
..
Running "nvm use iojs" uses latest io.js version Adding unit tests for --silent 10 years ago
Running "nvm use node" uses latest stable node version Adding unit tests for --silent 10 years ago
Running "nvm use v1.0.0" uses iojs-v1.0.0 iojs version Adding unit tests for --silent 10 years ago
Running "nvm use" calls "nvm_die_on_prefix" Ensure that if `npm config get prefix` is set to something outside `nvm`, that `nvm use` refuses to work. 10 years ago
setup_dir [Tests] use `$NVM_DIR` instead of relative paths 9 years ago
teardown_dir Add support for `nvm use node`, `nvm use iojs`, `nvm ls node`, and `nvm ls iojs` 10 years ago