summaryrefslogtreecommitdiff
path: root/test/testpy
AgeCommit message (Expand)Author
2018-12-23test: remove Files: comment processing from Python test runnerRich Trott
2018-12-17build: add a space to clarify skipping crypto msgDaniel Bevenius
2018-12-13test: from functools import reduce in test/testpy/__init__.pycclauss
2018-11-18test: skip test that use --tls-v1.x flagsDaniel Bevenius
2018-10-16tools,test: cleanup and dedup codeRefael Ackermann
2018-07-30test: remove custom AsyncHooksTestConfigurationJon Moss
2017-12-11test: simplify common.PORT codeRich Trott
2017-09-07module: Allow runMain to be ESMBradley Farias
2017-08-26test: run abort testsRich Trott
2017-05-10test: adding tests for initHooks APIThorsten Lorenz
2017-05-08test: remove unused testpy codeRich Trott
2017-05-03test: move WPT to its own testing moduleRich Trott
2017-04-20test: skip tests using ca flagsDaniel Bevenius
2017-04-03n-api: add support for abi stable module APIJason Ginchereau
2017-03-04test: make tests pass when configured without-sslDaniel Bevenius
2016-09-23src: add /json/protocol endpoint to inspectorBen Noordhuis
2016-07-08tools: remove unnecessary imports and assignmentsSakthipriyan Vairamani
2015-09-15test: fix default value for additional paramSakthipriyan Vairamani
2015-06-12test: create temp dir in common.jsRich Trott
2015-01-12test: fix `make test-addons` targetBen Noordhuis
2014-12-17test: run tests in parallel, common improvementsFedor Indutny
2014-10-16test: make test runner multi-arch/mode compatibleBen Noordhuis
2014-01-22addons: build and test examplesFedor Indutny
2014-01-20test: refactor to use common testcfgTimothy J Fontaine