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 7b6e06e556 Add tests for "`nvm use default` on source" behavior. 10 years ago
..
sourcing Add tests for "`nvm use default` on source" behavior. 10 years ago
install already installed uses it Correct installation test paths 11 years ago
install from binary Remove '-e' option from installation tests, in favor of explicit failures. 11 years ago
install from source Remove '-e' option from installation tests, in favor of explicit failures. 11 years ago
install two versions and use the latest one Remove '-e' option from installation tests, in favor of explicit failures. 11 years ago
install version specified in .nvmrc from binary Remove '-e' option from installation tests, in favor of explicit failures. 11 years ago
install version specified in .nvmrc from source Remove '-e' option from installation tests, in favor of explicit failures. 11 years ago
install while copying packages Copy packages when applicable, whenever `nvm install` would normally `nvm use` and exit. 11 years ago
setup_dir Moving actual installation tests to their own suite. 11 years ago
teardown_dir Ensure that we don't try to uninstall the current version of node in test teardowns. 10 years ago