22 Commits (9c25a8f31692f90e10625a47ec7ae70a6c3019fb)

Author SHA1 Message Date
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. 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 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 13 years ago