summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-02-01test: run html/webappapis/timers WPTJoyee Cheung
2019-02-01test: pull html/webappapis/timers WPTJoyee Cheung
2019-01-31http: make timeout event work with agent timeoutLuigi Pinca
2019-01-30inspector, trace_events: make sure messages are sent on a main threadEugene Ostroukhov
2019-01-30test: refactor test/common/report.jscjihrig
2019-01-30module: do not use `process.exit()`Anna Henningsen
2019-01-30worker: export workerData to ESM workersAnna Henningsen
2019-01-30test: move client renegotiation tests to parallelRich Trott
2019-01-30process: split execution into main scriptsJoyee Cheung
2019-01-30test: use fipsMode in test-crypto-fipsDaniel Bevenius
2019-01-29test: refactor test-http-client-timeout-option-with-agentRich Trott
2019-01-29test: add test for `worker.terminate()` + timeout fnsAnna Henningsen
2019-01-29test: move heapdump tests to pummelRich Trott
2019-01-29test: exit sequence sanity testsGireesh Punathil
2019-01-29test: enable marking of failing coverage testsMichael Dawson
2019-01-29policy: ensure workers do not read fs for policyBradley Farias
2019-01-28timers: truncate decimal valuesJeremiah Senkpiel
2019-01-29test: fix zlib-brotli output assumptionsAdam Majer
2019-01-29test: rewrite fs {f}utimes test fileJeremiah Senkpiel
2019-01-28dns: use IDNA 2008 to encode non-ascii hostnamesBen Noordhuis
2019-01-28test: remove pummel/test-execRich Trott
2019-01-28test: replace s_client in test-https-ci-reneg-attackRich Trott
2019-01-27test: remove unused uncaughtException handlerAnna Henningsen
2019-01-27test: remove s_client from test-tls-ci-reneg-attackRich Trott
2019-01-27test: replace Google servers with localhostRich Trott
2019-01-27test: add test for net-socket-setTimeout callbackZYSzys
2019-01-27assert: adjust loose assertionsRuben Bridgewater
2019-01-25test: fix sequential/test-performance delayAnatoli Papirovski
2019-01-25src,test: fix JSON escaping in node-reportDenys Otrishko
2019-01-24test: remove common.isOSXMojaveRich Trott
2019-01-24test: remove known_issues/test-cluster-bind-privileged-portRich Trott
2019-01-24test: fix pummel/test-execRich Trott
2019-01-25test: clarify the path relativeness of WPT runner classesJoyee Cheung
2019-01-25test: run html/webappapis/microtask-queuing WPTJoyee Cheung
2019-01-25test: pull html/webappapis/microtask-queuing WPTJoyee Cheung
2019-01-23child_process: truncate output when maxBuffer is exceededJeremiah Senkpiel
2019-01-23test: add stdio checks to cp-exec-maxBufferJeremiah Senkpiel
2019-01-23process: fix call process.reallyExit, vs., bindingBenjamin Coe
2019-01-23events: show inspected error in uncaught 'error' messageAnna Henningsen
2019-01-23test: revoke flaky designation for testsGireesh Punathil
2019-01-22test: remove potential race condition in https renegotiation testRich Trott
2019-01-23src: restrict unloading addons to Worker threadsAnna Henningsen
2019-01-22test: replace common.PORT with `0` in https renegotiation testRich Trott
2019-01-22src: pass along errors from `--security-reverts`Anna Henningsen
2019-01-22test: assert on client and server side seperatelySam Roberts
2019-01-21n-api: mark thread-safe function as stableGabriel Schulhof
2019-01-22test,worker: verify that `.terminate()` breaks microtask queueAnna Henningsen
2019-01-22http: make ClientRequest#setTimeout() noop at endTim De Pauw
2019-01-21tls: do not free cert in `.getCertificate()`Anna Henningsen
2019-01-21process: check env->EmitProcessEnvWarning() lastBenjamin