nvm/test/fast/Aliases
2016-06-26 15:52:26 -07:00
..
circular [Tests] Ensure color codes are stripped in alias tests. 2016-04-27 17:05:33 -07:00
"nvm alias" should not accept aliases with slashes nvm alias: explicitly forbid user aliases in subdirs. 2016-04-26 23:07:10 -07:00
"nvm unalias" should not accept aliases with slashes nvm alias: explicitly forbid user aliases in subdirs. 2016-04-26 23:07:10 -07:00
nvm_ensure_default_set Don’t restrict colors to TTYs. 2016-05-08 21:24:24 -07:00
nvm_resolve_alias Separate nvm_resolve_alias's nvm_version behavior into nvm_resolve_local_alias. 2015-02-21 16:10:42 -08:00
nvm_resolve_local_alias Make nvm_resolve_local_alias not return N/A - that should be done as shallowly as possible. 2015-03-14 10:55:31 -07:00
Running "nvm alias <aliasname> <target>" again should change the target [Tests] Ensure color codes are stripped in alias tests. 2016-04-27 17:05:33 -07:00
Running "nvm alias <aliasname>" should list but one alias. Fix nvm alias tests to have both stable and unstable mocks. 2014-10-10 23:46:25 -04:00
Running "nvm alias" lists implicit aliases when they do not exist [Tests] Ensure color codes are stripped in alias tests. 2016-04-27 17:05:33 -07:00
Running "nvm alias" lists manual aliases instead of implicit aliases when present [Tests] use $NVM_DIR instead of relative paths 2016-06-26 15:52:26 -07:00
Running "nvm alias" should list all aliases. [Tests] Ensure color codes are stripped in alias tests. 2016-04-27 17:05:33 -07:00
setup Add support for node and iojs implicit aliases. 2015-02-10 23:43:47 -08:00
teardown Add nvm_ensure_default_set 2015-04-05 16:49:29 -07:00