76 Commits (1d4c7993a9c6dcacaca5074a80b1043e977c43fb)

Author SHA1 Message Date
Rod Vagg 1d4c7993a9 Revert "test: change duration_ms to duration" 8 years ago
Gibson Fahnestock d413378e51 test: change duration_ms to duration 9 years ago
Jeremiah Senkpiel 88804b84ec test: test TTY problems by fakeing a TTY using openpty 9 years ago
Ben Noordhuis 5b72f891a8 test: fix component printing on windows 9 years ago
Jeremiah Senkpiel 4babe656b4 tools: print stderr on bad test.py `vmArch` check 9 years ago
Ben Noordhuis 084b2ec198 test: include component in tap output 9 years ago
Michael Dawson ccbb00e2cc test: add --repeat option to tools/test.py 9 years ago
Ian Kronquist 2e845f8501
tools: add tests for the doctool 9 years ago
Santiago Gimeno 858b4b3770 test: make arch available in status files 9 years ago
Michael Dawson a4c4a852a9 build: enable compilation for linuxOne 9 years ago
cjihrig 32e1f9d0b5 tools: support testing known issues 9 years ago
Stefan Budeanu c98d159ed3 test: fix test runner arg regression 9 years ago
Stefan Budeanu 23a584d517 test: allow passing args to executable 9 years ago
Johan Bergström 1170b26261 test: inherit JOBS from environment 9 years ago
Johan Bergström 8132b942a7 test: make temp path customizable 9 years ago
Rich Trott 41519fd1a4 test: add TAP diagnostic message for retried tests 9 years ago
Rich Trott 8bc8038687 test: retry on smartos if ECONNREFUSED 9 years ago
Karl Skomski 10924ce8ed test: report timeout in TapReporter 9 years ago
Sakthipriyan Vairamani 91e7e9c0a0 tools: open `test.tap` file in write-binary mode 9 years ago
Sakthipriyan Vairamani de051757e2 tools: remove hyphen in TAP result 9 years ago
Alexis Campailla 8c41b9a826 test: runner should return 0 on flaky tests 9 years ago
Alexis Campailla c8caf8d616 test: runner support for flaky tests 10 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
João Reis a642a76ef4 test: option to run a subset of tests 9 years ago
Michael Dawson b4226e797a build: first set of updates to enable PPC support 9 years ago
Johan Bergström 3cbb5870e5 tools: expose skip output to test runner 9 years ago
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