Jordan Harband
|
7243bd77d3
|
Refactor and create `nvm_remote_versions` and `nvm_remote_version`.
Fixes #620 - an oh-my-zsh issue where `nvm install v1` didn't work.
|
2015-01-21 20:48:25 -08:00 |
Jordan Harband
|
952096d034
|
Add iojs support to "install"
|
2015-01-13 17:52:18 -08:00 |
Jordan Harband
|
654c37bc29
|
Make sure to add a test for implicit source installation.
|
2015-01-18 12:11:21 -06:00 |
Jordan Harband
|
eb8c3414dd
|
Move `nvm_get_latest` tests from "installation" to "slow"
|
2015-01-17 11:52:06 -06:00 |
Jordan Harband
|
9615672243
|
Move node-specific installation tests to their own directory.
|
2015-01-17 11:52:06 -06:00 |
Jordan Harband
|
274369dc40
|
Remove trailing whitespace
|
2014-12-22 23:08:03 -08:00 |
Jordan Harband
|
25c61594fe
|
Tests for `nvm_get_latest`
|
2014-12-21 18:13:59 -08:00 |
Jordan Harband
|
e728577627
|
Rename `nvm copy-packages` to `nvm reinstall-packages`, and `--copy-packages-from` install option to `--reinstall-packages-from`
For #341. `nvm copy-packages` and install option `--copy-packages-from` will continue to be supported for for at least a full minor release version.
|
2014-11-22 13:22:24 -08:00 |
Jordan Harband
|
cec1c38a84
|
Move sourcing tests to a separate test suite.
|
2014-10-26 23:40:32 -07:00 |
Jordan Harband
|
7b6e06e556
|
Add tests for "`nvm use default` on source" behavior.
|
2014-10-13 23:55:58 -07:00 |
Jordan Harband
|
6c89e96f67
|
Ensure that we don't try to uninstall the current version of node in test teardowns.
|
2014-10-09 00:19:14 -07:00 |
Jordan Harband
|
1931f7f3f8
|
Remove '-e' option from installation tests, in favor of explicit failures.
|
2014-10-03 03:03:48 -07:00 |
Jordan Harband
|
486d14f5f8
|
Copy packages when applicable, whenever `nvm install` would normally `nvm use` and exit.
|
2014-09-21 18:25:15 -07:00 |
Jordan Harband
|
354be52672
|
Correct installation test paths
|
2014-09-14 18:01:55 -07:00 |
Jordan Harband
|
ba08fa31d8
|
Moving actual installation tests to their own suite.
|
2014-09-14 17:24:30 -07:00 |