summaryrefslogtreecommitdiff
path: root/tools/test.py
AgeCommit message (Expand)Author
2016-06-06test: change duration_ms to durationGibson Fahnestock
2016-06-01test: test TTY problems by fakeing a TTY using openptyJeremiah Senkpiel
2016-05-22test: fix component printing on windowsBen Noordhuis
2016-05-19tools: print stderr on bad test.py `vmArch` checkJeremiah Senkpiel
2016-05-13test: include component in tap outputBen Noordhuis
2016-05-13test: add --repeat option to tools/test.pyMichael Dawson
2016-04-29tools: add tests for the doctoolIan Kronquist
2016-04-04test: make arch available in status filesSantiago Gimeno
2016-03-29build: enable compilation for linuxOneMichael Dawson
2016-03-04tools: support testing known issuescjihrig
2016-02-26test: fix test runner arg regressionStefan Budeanu
2016-02-25test: allow passing args to executableStefan Budeanu
2015-12-31test: inherit JOBS from environmentJohan Bergström
2015-12-30test: make temp path customizableJohan Bergström
2015-11-24test: add TAP diagnostic message for retried testsRich Trott
2015-11-23test: retry on smartos if ECONNREFUSEDRich Trott
2015-10-07test: report timeout in TapReporterKarl Skomski
2015-09-15tools: open `test.tap` file in write-binary modeSakthipriyan Vairamani
2015-09-12tools: remove hyphen in TAP resultSakthipriyan Vairamani
2015-08-27test: runner should return 0 on flaky testsAlexis Campailla
2015-08-27test: runner support for flaky testsAlexis Campailla
2015-08-23node: rename from io.js to nodecjihrig
2015-08-13test: option to run a subset of testsJoão Reis
2015-08-04build: first set of updates to enable PPC supportMichael Dawson
2015-07-30tools: expose skip output to test runnerJohan Bergström
2015-05-30tools: pass constant to logger instead of stringJohan Bergström
2015-04-09test: increase timeouts on ARMRoman Reiss
2015-04-07test: double test timeout on arm machinesBen Noordhuis
2015-02-24test: support writing test output to fileJohan Bergström
2015-02-16test: remove flaky test functionalityRod Vagg
2015-01-13test: create test-ci, modify test-all, fix cpplintBen Noordhuis
2015-01-11win,test: try again if file unlink failsBert Belder
2015-01-09tools: enable ctrl-c for parallel testsChris Dickinson
2015-01-08build: rename binary from node to iojsBen Noordhuis
2015-01-08test: remove --use-http1 test runner flagBen Noordhuis
2014-12-17test: run tests in parallel, common improvementsFedor Indutny
2014-12-17test: split test in parallel/sequentialFedor Indutny
2014-12-09test: runner support for flaky testsAlexis Campailla
2014-10-16test: make test runner multi-arch/mode compatibleBen Noordhuis
2014-01-20test: move debugger repl into own sectionTimothy J Fontaine
2013-05-07test: don't use total_seconds() because of py2.6Timothy J Fontaine
2013-05-07test: report test duration in TAP progressTimothy J Fontaine
2013-04-29tools: fix test.py after v8 upgradeBen Noordhuis
2013-03-26test: test name is the last elem, not secondTimothy J Fontaine
2013-02-28Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis
2013-02-28test: fix tap output on windowsTimothy J Fontaine
2013-02-20test: add TAP output to the test runnerTimothy J Fontaine
2013-01-10test: run tests in alphabetical orderBen Noordhuis
2013-01-07test: put tty in blocking mode after testBen Noordhuis
2012-12-19test: add TAP output to the test runnerTimothy J Fontaine