summaryrefslogtreecommitdiff
path: root/test/sequential
AgeCommit message (Expand)Author
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
2018-10-14benchmark: added a test benchmark for workerMuzafar Umarov
2018-10-13test: correctly order assertion argumentsEmily Kolar
2018-10-13lib: migrate from process.binding to internalBindingAndres Monge
2018-10-13test: mark `test-http2-session-timeout` as flake on ARMRefael Ackermann
2018-10-12test: fix parameter order passed to strictEqualShannon
2018-10-12test: move some gc tests back to parallel/, unmark flakyAnna Henningsen
2018-10-12test: improve test-gc-http-client-onerrorDenys Otrishko
2018-10-12test: improve test-gc-http-client-connabortedDenys Otrishko
2018-10-12test: refactor common.ddCommand()Rich Trott
2018-10-10async_hooks: add missing async_hooks destroys in AsyncResetBastian Krol
2018-10-07test: add module require tests for certain package.json errorsTom White
2018-10-04test: harden test-gc-http-client-timeoutDenys Otrishko
2018-10-02test: mark some flakesRefael Ackermann
2018-10-01test: improve test-gc-http-clientRich Trott
2018-09-28test: fix flaky test-gc-net-timeoutRich Trott
2018-09-27test: improve test-gc-http-client-connabortedRich Trott
2018-09-27test: improve debugging information for http2 testRich Trott
2018-09-27test: remove setImmediate from timeout testRich Trott
2018-09-26test: improve test-gc-http-client-onerrorRich Trott
2018-09-26test: improve test-gc-http-client-timeoutRich Trott
2018-09-26test: improve reliability of test-gc-http-clientRich Trott
2018-09-26test: improve reliability of test-gc-net-timeoutRich Trott
2018-09-23test: fix flaky sequential/test-fs-watch-system-limitAnna Henningsen
2018-09-22fs: improve fs.watch ENOSPC error messageAnna Henningsen
2018-09-20crypto: add API for key pair generationTobias Nießen
2018-09-19test: mark some tests as flakyJoão Reis
2018-09-18lib: move process.binding('js_stream') to internalBindingAnto Aravinth