20 Commits (6b3c34313caa5d87bec66e7b94d24e67c20523a5)

Author SHA1 Message Date
Jordan Harband 7bce6c6c68 `nvm reinstall-packages` should install the same version it had before. 9 years ago
lukechilds c1ef31df53 Remove unnecessary nvm use 9 years ago
lukechilds 3b67b3b9bb Use node instead of nvm run and check v8_use_snapshot in node rather than shell 9 years ago
lukechilds 83466446ce Added newline to end of ARM test 9 years ago
lukechilds 3214caa4ec Adding installation test for disabling V8 snapshot on ARM 9 years ago
Jordan Harband 7243bd77d3 Refactor and create `nvm_remote_versions` and `nvm_remote_version`. 10 years ago
Jordan Harband 654c37bc29 Make sure to add a test for implicit source installation. 10 years ago
Jordan Harband eb8c3414dd Move `nvm_get_latest` tests from "installation" to "slow" 10 years ago
Jordan Harband 9615672243 Move node-specific installation tests to their own directory. 10 years ago
Jordan Harband 952096d034 Add iojs support to "install" 10 years ago
Jordan Harband 274369dc40 Remove trailing whitespace 10 years ago
Jordan Harband 25c61594fe Tests for `nvm_get_latest` 10 years ago
Jordan Harband e728577627 Rename `nvm copy-packages` to `nvm reinstall-packages`, and `--copy-packages-from` install option to `--reinstall-packages-from` 10 years ago
Jordan Harband cec1c38a84 Move sourcing tests to a separate test suite. 10 years ago
Jordan Harband 7b6e06e556 Add tests for "`nvm use default` on source" behavior. 10 years ago
Jordan Harband 6c89e96f67 Ensure that we don't try to uninstall the current version of node in test teardowns. 10 years ago
Jordan Harband 1931f7f3f8 Remove '-e' option from installation tests, in favor of explicit failures. 10 years ago
Jordan Harband 486d14f5f8 Copy packages when applicable, whenever `nvm install` would normally `nvm use` and exit. 10 years ago
Jordan Harband 354be52672 Correct installation test paths 10 years ago
Jordan Harband ba08fa31d8 Moving actual installation tests to their own suite. 10 years ago