summaryrefslogtreecommitdiff
path: root/test/sequential
AgeCommit message (Expand)Author
2019-02-08perf_hooks: implement histogram based apiJames M Snell
2019-02-03inspector,vm: remove --eval wrapperAnna Henningsen
2019-02-02process: move DEP0062 (node --debug) to end-of-lifeJoyee Cheung
2019-02-02process: expose process.features.inspectorJoyee Cheung
2019-01-25test: fix sequential/test-performance delayAnatoli Papirovski
2019-01-23test: revoke flaky designation for testsGireesh Punathil
2019-01-11test: remove unnecessary skipIfWorker()Rich Trott
2019-01-10lib: move DEP0028 to end of lifecjihrig
2019-01-07test: move test-tls-securepair-client out of pummelRich Trott
2019-01-03test: replace internals with public APIRich Trott
2018-12-31test: slightly refactor test-child-process-execsyncDenys Otrishko
2018-12-28test: mark two tests as flaky in AIXGireesh Punathil
2018-12-20cli: add --max-http-header-size flagcjihrig
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-12-14test: mark test-child-process-execsync flaky on AIXRich Trott
2018-12-14test: increase error information in test-cli-syntax-*Rich Trott
2018-12-12test: split test-cli-syntax into multiple testsRich Trott
2018-12-13inspector: move process.binding to internalBindingBeni von Cheni
2018-12-11test: mark test-cli-syntax as flaky/unreliableRich Trott
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-12-08test: move test-cli-syntax to sequentialRich Trott
2018-12-08test: move http2 test to parallelRich Trott
2018-12-08test: make http2 timeout test robustRich Trott
2018-12-06http: make parser choice a runtime flagAnna Henningsen
2018-12-04test: fix `common.mustNotCall()` usage in HTTP testAnna Henningsen
2018-11-28http: fix header limit errors and test for llhttpFedor Indutny
2018-11-28deps,http: http_parser set max header size to 8KBMatteo Collina
2018-11-16fs: make process.binding('fs') internalMasashi Hirano
2018-11-10test: move benchmark tests out of main test suiteRich Trott
2018-11-10deps: introduce `llhttp`Fedor Indutny
2018-11-09test: move test-fs-watch-system-limit from sequential to pummelMarcus Scott
2018-11-10test: add test for 'ERR_INVALID_CALLBACK'razvanbh
2018-11-06test: remove unused catch bindingscjihrig
2018-11-06test: add crypto check to test-benchmark-http2Daniel Bevenius
2018-11-03lib: make coverage work for Node.jsBenjamin
2018-11-01test: fix test-fs-watch-system-limitAli Ijaz Sheikh
2018-10-29test: add test-benchmark-http2Rich Trott
2018-10-28src: improve StreamBase write throughputAnna Henningsen
2018-10-24test: add test-benchmark-napiEmily Marigold Klassen
2018-10-15test: correct assertion argument orderJeff Marvin
2018-10-15test: updated assert test values to doc standardskeeysnc
2018-10-15buffer: move process.binding('buffer') to internalBindingWeijia Wang
2018-10-15test: reverse order of args in reconnect-error assertJackelin Herrera
2018-10-15test: added async-hook benchmarkpeter
2018-10-15test: fix test-dgram-pingpong assertion arg orderDavid Ward
2018-10-15test: fix assert.strictEqual() argument orderBen Schaaf
2018-10-15test: switch arguments of assert()Arne Schramm
2018-10-15test: fix argument order in asserts@CAYdenberg
2018-10-14test: fix argument order for assert.strictEqualStacey
2018-10-14test: fix assert.strictEqual params orderRock Hu