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 f0668fd577
[Tests] `nvm alias --lts`: add tests
9 years ago
..
circular [Tests] Ensure color codes are stripped in alias tests. 9 years ago
lts [Tests] `nvm alias --lts`: add tests 9 years ago
"nvm alias" should not accept aliases with slashes `nvm alias`: explicitly forbid user aliases in subdirs. 9 years ago
"nvm unalias" should not accept aliases with slashes `nvm alias`: explicitly forbid user aliases in subdirs. 9 years ago
Running "nvm alias <aliasname> <target>" again should change the target [Tests] Ensure color codes are stripped in alias tests. 9 years ago
Running "nvm alias <aliasname>" should list but one alias. Fix `nvm alias` tests to have both stable and unstable mocks. 10 years ago
Running "nvm alias" lists implicit aliases when they do not exist [Tests] Ensure color codes are stripped in alias tests. 9 years ago
Running "nvm alias" lists manual aliases instead of implicit aliases when present [Tests] use `$NVM_DIR` instead of relative paths 9 years ago
Running "nvm alias" should list all aliases. [Tests] Ensure color codes are stripped in alias tests. 9 years ago
nvm_ensure_default_set Don’t restrict colors to TTYs. 9 years ago
nvm_resolve_alias Separate `nvm_resolve_alias`'s `nvm_version` behavior into `nvm_resolve_local_alias`. 10 years ago
nvm_resolve_local_alias Make `nvm_resolve_local_alias` not return `N/A` - that should be done as shallowly as possible. 10 years ago
setup Add support for `node` and `iojs` implicit aliases. 10 years ago
teardown Add `nvm_ensure_default_set` 10 years ago