Peter Dave Hello
|
41ec44f6b5
|
Add missing final newline in test script
|
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
|
c9b7ccdaea
|
Run `node` and `io.js` installation test suites separately.
|
9 years ago |
lukechilds
|
c1ef31df53
|
Remove unnecessary nvm use
|
10 years ago |
lukechilds
|
3b67b3b9bb
|
Use node instead of nvm run and check v8_use_snapshot in node rather than shell
|
10 years ago |
lukechilds
|
83466446ce
|
Added newline to end of ARM test
|
10 years ago |
lukechilds
|
3214caa4ec
|
Adding installation test for disabling V8 snapshot on ARM
|
10 years ago |
Jordan Harband
|
9615672243
|
Move node-specific installation tests to their own directory.
|
10 years ago |
Jordan Harband
|
1931f7f3f8
|
Remove '-e' option from installation tests, in favor of explicit failures.
|
11 years ago |
Jordan Harband
|
354be52672
|
Correct installation test paths
|
11 years ago |
Jordan Harband
|
ba08fa31d8
|
Moving actual installation tests to their own suite.
|
11 years ago |
Jordan Harband
|
eb6031cb58
|
Clean up after existing `nvm install` tests.
|
11 years ago |
Jordan Harband
|
55a6f1f06e
|
Organizing `nvm install` tests better.
|
11 years ago |
Jordan Harband
|
b15ea07067
|
Don't clobber the latest version of 0.10 for tests.
|
11 years ago |
Fraser Tweedale
|
332ae1afcb
|
use a more portable release in install tests
The tests for nvm install currently install v0.8.6, which doesn't
build on FreeBSD due to Linuxisms. Switch to a more recent version
that does work.
|
11 years ago |
Yoshiya Hinosawa
|
278fd031b0
|
added test for installation with -s option.
|
12 years ago |