summaryrefslogtreecommitdiff
path: root/test/sequential
AgeCommit message (Expand)Author
2019-12-08test: scale keepalive timeouts for slow machinesBen Noordhuis
2019-12-07test: mark tests as flakyJoão Reis
2019-12-06test: remove common.busyLoop()cjihrig
2019-12-04module: ignore resolution failures for inspect-brkMaël Nison
2019-12-03test: use block-scoping in test-net-server-addressRich Trott
2019-12-03test: move test-child-process-fork-getconnections to parallelRich Trott
2019-12-03test: change common.PORT to arbitrary portRich Trott
2019-12-01test: move test-http-max-http-headers to parallelRich Trott
2019-12-01test: correct header length subtractionRich Trott
2019-12-01test: remove unused callback argumentRich Trott
2019-12-01test: simplify forEach() usageRich Trott
2019-12-01test: remove unused callback argumentRich Trott
2019-11-30benchmark,doc,lib,test: prepare for padding lint ruleRich Trott
2019-11-28test: move test-https-server-consumed-timeout to parallelRich Trott
2019-11-28test: remove unnecessary common.platformTimeout() callRich Trott
2019-11-28test: do not skip test-http-server-consumed-timeoutRich Trott
2019-11-28test: remove unused function argument from http testRich Trott
2019-11-27test: add logging in case of infinite loopRich Trott
2019-11-27test: remove destructuring from test-inspector-contextsRich Trott
2019-11-27test: check for session.post() errors in test-insepctor-contextRich Trott
2019-11-27test: add mustCall() to test-inspector-contextsRich Trott
2019-11-26test: move test-worker-prof to sequentialRich Trott
2019-11-25test: use useful message argument in test functionRich Trott
2019-11-22test: move stream test to parallelRich Trott
2019-11-22test: remove string literal as message in strictEqual() in stream testRich Trott
2019-11-22test: use arrow function for callback in stream testRich Trott
2019-11-22test: replace setTimeout with setImmediate in stream testRich Trott
2019-11-12test: replace Object.assign with object spreadGrigoriy Levanov
2019-11-08test: increase limit again for network space overhead testMichaël Zasso
2019-10-10test: remove unnecessary --expose-internals flagsAnna Henningsen
2019-10-08fs: introduce `opendir()` and `fs.Dir`Jeremiah Senkpiel
2019-10-05dgram: use `uv_udp_try_send()`Anna Henningsen
2019-09-30test: fix flaky test-cluster-net-listen-ipv6only-noneRich Trott
2019-09-25crypto: use byteLength in timingSafeEqualTobias Nießen
2019-09-21src: fix closing weak `HandleWrap`s on GCAnna Henningsen
2019-09-20http: remove legacy parserAnna Henningsen
2019-09-16inspector: new API - Session.connectToMainThreadEugene Ostroukhov
2019-09-07src: make ELDHistogram a HandleWrapAnna Henningsen
2019-08-10test: clean tmpdir on process exitJoão Reis
2019-08-10test: unskip tests that now pass on AIXSam Roberts
2019-07-15test: increase limit for network space overhead testBen L. Titzer
2019-07-09src: simplify DEP0062 logiccjihrig
2019-07-02test: skip tests related to CI failures on AIXSam Roberts
2019-06-17test: fix NODE_OPTIONS feature checkRichard Lau
2019-06-17lib: correct error.errno to always be numericJoyee Cheung
2019-06-16test: move --cpu-prof tests to sequentialJoyee Cheung
2019-06-12test: split test-cpu-prof.jsJoyee Cheung
2019-06-10test: remove test-gc-http-client from status fileRich Trott
2019-06-10test: remove uneeded agent keypair in fixtures/Alex Aubuchon
2019-06-10test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon