Lucas Kellner
02997b0753
[Docs] `unalias`: add more specific error message for builtin aliases
6 years ago
Joshua Li
0cdc184168
[Fix] Improve `nvm_is_version_installed` to check for a node executable instead of root dir
7 years ago
Joshua Li
a5f42d9cea
[Tests] update most mkdirs to use make_fake_{node,iojs}
7 years ago
Peter Dave Hello
2cd2c0f72e
Remove useless trailing newlines
7 years ago
Peter Dave Hello
c6866eeb37
[Test] "nvm alias" lts test bug fix
8 years ago
Peter Dave Hello
f7763c8ba9
[Tests] die() in tests should quote "$@" for echo
8 years ago
Qiangjun Ran
cadbbced20
[Tests] Replace all dots with backslash dots
8 years ago
Jordan Harband
73aa35f508
[Tests] use `$NVM_DIR` instead of relative paths
9 years ago
Jordan Harband
f0668fd577
[Tests] `nvm alias --lts`: add tests
9 years ago
Jordan Harband
eeaddf9ab0
Don’t restrict colors to TTYs.
...
This restriction prevents subcommands from producing colors and passing them up the tree to the actual TTY.
9 years ago
Jordan Harband
379d079c30
[Tests] Ensure color codes are stripped in alias tests.
9 years ago
Jordan Harband
677c69dda0
`nvm alias`: explicitly forbid user aliases in subdirs.
9 years ago
Jordan Harband
3d764e6833
Add `nvm_ensure_default_set`
10 years ago
Jordan Harband
2b63f37f8d
Make `nvm_resolve_local_alias` not return `N/A` - that should be done as shallowly as possible.
10 years ago
Jordan Harband
7d22e0c458
Separate `nvm_resolve_alias`'s `nvm_version` behavior into `nvm_resolve_local_alias`.
10 years ago
Jordan Harband
3190effedd
Add support for `node` and `iojs` implicit aliases.
10 years ago
Tobias Witt
cba5094652
Provide test case for testing the `noclobber` option from zsh
...
This tests the absence of the bug from #615
10 years ago
Jordan Harband
9b91734f0b
Show "∞" when there's a circular alias reference.
10 years ago
Jordan Harband
7a339bdd3c
Adding nvm_resolve_alias
10 years ago
Jordan Harband
08aa09e664
Prevent test pollution.
10 years ago
Jordan Harband
8f76b35370
Fix `nvm alias` tests to have both stable and unstable mocks.
10 years ago
Jordan Harband
fda05fb64b
Remove trailing whitespace.
11 years ago
Jordan Harband
5dc7af6285
Make `nvm alias` list implicit "stable" and "unstable" aliases when they're not already aliases.
11 years ago
Jordan Harband
3c66c20570
Improving "nvm alias" tests to test for all cases.
11 years ago
Jordan Harband
59bfdb9863
Making sure fast alias tests do their own teardown.
11 years ago
Thomas Levine
a27d39139b
tests from readme
...
fast tests
alias
unalias
more alias tests
tests
document testing
warn not to run while testing
chmod +x deactivate
specify the version (commit) of urchin
installation test
run
tests for ls
switch unsetopt to the thing creationix has
rename tests
urchin log
adjust urchin version
13 years ago