nvm/test/fast/Aliases
2016-04-26 23:07:10 -07:00
..
circular Separate nvm_resolve_alias's nvm_version behavior into nvm_resolve_local_alias. 2015-02-21 16:10:42 -08: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 Add nvm_ensure_default_set 2015-04-05 16:49:29 -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 Provide test case for testing the noclobber option from zsh 2015-01-23 09:29:13 +01: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 Add support for node and iojs implicit aliases. 2015-02-10 23:43:47 -08:00
Running "nvm alias" lists manual aliases instead of implicit aliases when present Add support for node and iojs implicit aliases. 2015-02-10 23:43:47 -08:00
Running "nvm alias" should list all aliases. Fix nvm alias tests to have both stable and unstable mocks. 2014-10-10 23:46:25 -04: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