Jordan Harband
a57fe846e8
[Fix] `set -u`: ensure `NVM_USE_OUTPUT` is always set.
...
Fixes #1671 .
7 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
ecbd7d4572
[Tests] use `-ex` option during tests when possible
...
Relates to #1130
9 years ago
Jordan Harband
940f850f8d
[Tests] clean up some tests
9 years ago
Jordan Harband
78a008c3c7
[Fix] use Solaris-compatible tail options.
...
Fixes #1148 .
9 years ago
Alan Quach
657192dd27
Adding unit tests for --silent
10 years ago
Jordan Harband
cbf0f12aac
Create `nvm_print_npm_version` and use that when printing the `npm` version.
10 years ago
Andrew Crites
caa69bc500
npm version: shell compatibility, test update
...
* Update test string that checks printed node version to pass with additional npm version display
* Remove echo -n for compatibility with shells that do not support it
10 years ago
Jordan Harband
e7ada80d08
`nvm use system` should work as expected.
11 years ago