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 472ba5fc46 Make sure sourcing `nvm.sh` on shells that don't support source options doesn't exit nonzero. 10 years ago
..
Sourcing nvm.sh should use the default if available Move sourcing tests to a separate test suite. 10 years ago
Sourcing nvm.sh with --install and .nvmrc should install it Don't bother testing --install option on source, or supporting it, unless the shell supports passing options upon sourcing. 10 years ago
Sourcing nvm.sh with --install should install the default Don't bother testing --install option on source, or supporting it, unless the shell supports passing options upon sourcing. 10 years ago
Sourcing nvm.sh with no default should return 0 Make sure sourcing `nvm.sh` on shells that don't support source options doesn't exit nonzero. 10 years ago
setup Move sourcing tests to a separate test suite. 10 years ago
teardown Move sourcing tests to a separate test suite. 10 years ago