100 Commits (df57d8bdccdc94e4d8327fc769d93dbadf8772c7)

Author SHA1 Message Date
Johan Bergström 8606793999 tools: pass constant to logger instead of string 10 years ago
Roman Reiss 7049d7b474 test: increase timeouts on ARM 10 years ago
Ben Noordhuis 3066f2c0c3 test: double test timeout on arm machines 10 years ago
Johan Bergström a7bdce249c test: support writing test output to file 10 years ago
Rod Vagg 20f8e7f17a test: remove flaky test functionality 10 years ago
Ben Noordhuis 7861ff4728 test: create test-ci, modify test-all, fix cpplint 10 years ago
Bert Belder b57e9a9973 win,test: try again if file unlink fails 10 years ago
Chris Dickinson 12912c6b30 tools: enable ctrl-c for parallel tests 10 years ago
Ben Noordhuis f17f473af5 build: rename binary from node to iojs 10 years ago
Ben Noordhuis 3e7a25dd95 test: remove --use-http1 test runner flag 10 years ago
Fedor Indutny b7d247856e test: run tests in parallel, common improvements 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Alexis Campailla 7f87b82fc4 test: runner support for flaky tests 10 years ago
Alexis Campailla df3a2b2cf2 test: runner support for flaky tests 10 years ago
Ben Noordhuis edaf7af30b test: make test runner multi-arch/mode compatible 10 years ago
Timothy J Fontaine 574f71444c test: move debugger repl into own section 11 years ago
Timothy J Fontaine cf87ee67ee test: don't use total_seconds() because of py2.6 12 years ago
Timothy J Fontaine 56492de5b9 test: don't use total_seconds() because of py2.6 12 years ago
Timothy J Fontaine ee4f0baeac test: report test duration in TAP progress 12 years ago
Timothy J Fontaine 716176fa99 test: report test duration in TAP progress 12 years ago
Ben Noordhuis b5c172138c tools: fix test.py after v8 upgrade 12 years ago
Timothy J Fontaine fb6dd0c0b5 test: test name is the last elem, not second 12 years ago
Timothy J Fontaine d032ff4954 test: fix tap output on windows 12 years ago
Timothy J Fontaine 9d45b945f7 test: add TAP output to the test runner 12 years ago
Ben Noordhuis a6756a2c06 test: run tests in alphabetical order 12 years ago
Ben Noordhuis fa3bfc3a66 test: put tty in blocking mode after test 12 years ago
Timothy J Fontaine 14ed1732ce test: add TAP output to the test runner 12 years ago
isaacs 8a411bae66 Revert "tests: kill process group on failure" 13 years ago
isaacs e63c7821d5 Tests for memory leaks 13 years ago
isaacs 91120e0429 Tests for memory leaks 13 years ago
Fedor Indutny 0cebfc8ddb tests: kill process group on failure 13 years ago
Ryan Dahl 850609ea2d Remove separation of libuv tests 13 years ago
Ryan Dahl 06428d853c tools/test.py to support marking files a libuv-broken 13 years ago
Ryan Dahl 4fa13152af Support MSVS build directories in tools/test.py 13 years ago
Ryan Dahl a7300c8297 WAF builds in out/ instead of build/ 13 years ago
Ryan Dahl 879eb16280 Have WAF variants match GYP configuration names 13 years ago
Ryan Dahl f145e35a93 Tests should point at the build directory until GYP is default 13 years ago
Ryan Dahl 43d7cfca18 gyp: fix test runner 13 years ago
Ben Noordhuis 38f948a373 http: make http2 the default, legacy backend is available with --use-http1 13 years ago
Ben Noordhuis e1bb241b51 test: add targets `test-http2` and `test-all-http2` 13 years ago
Bert Belder 25ce5016f4 Fix test runner bug on windows 14 years ago
Bert Belder 4eea3e45bd `make test` somewhat works 14 years ago
Bert Belder 3c3d1d31c5 Better way of getting rid of symlinks 14 years ago
Ryan Dahl 97c9745063 Back to WAF 14 years ago
Ryan Dahl 15594eaf87 Replace WAF with make/autoconf 14 years ago
Ryan Dahl 97255c2651 Fix test harness for Linux 14 years ago
isaacs 85fb47c11c Better temporary directory handling for tests. 14 years ago
Ryan Dahl 1c7057f09c Execute message tests by default 15 years ago
arlolra 04fac19822 Split tests. 15 years ago
Ryan Dahl e5a41a75b7 Revert "Adding output of Platform information into the test runner" 15 years ago