summaryrefslogtreecommitdiff
path: root/test/parallel
Commit message (Expand)AuthorAgeFilesLines
* http2: do not start reading after write if new write is on wireAnna Henningsen2019-09-251-0/+47
* http2: do not crash on stream listener removal w/ destroyed sessionAnna Henningsen2019-09-251-0/+31
* test,win: cleanup exec-timeout processesJoão Reis2019-09-191-0/+16
* http: check for existance in resetHeadersTimeoutOnReqEndMatteo Collina2019-09-191-0/+24
* stream: ensure writable.destroy() emits error onceLuigi Pinca2019-09-191-0/+26
* test: apply test-http2-max-session-memory-leak from v12.xAnna Henningsen2019-08-151-0/+46
* http2: pause input processing if sending outputAnna Henningsen2019-08-151-0/+40
* http2: handle 0-length headers betterAnna Henningsen2019-08-151-0/+25
* http2: limit number of invalid incoming framesAnna Henningsen2019-08-151-0/+94
* test: avoid running fsync on directory on AIXJohn Barboza2019-03-211-0/+4
* tls: fix legacy SecurePair clienthello race windowBen Noordhuis2019-03-201-0/+80
* http: fix error check in `Execute()`Brian White2019-03-201-1/+14
* http: attach reused parser to correct domainJulien Gilli2019-03-201-0/+112
* process: allow reading from stdout/stderr socketsAnna Henningsen2019-03-191-2/+2
* test: fix module loading error for AIX 7.1Richard Lau2019-03-151-1/+2
* test: mark test-cli-node-options flaky on armRich Trott2019-02-281-0/+2
* test: fix test-repl-envvarsAnna Henningsen2019-02-281-1/+1
* http: prevent slowloris with keepalive connectionsMatteo Collina2019-02-271-0/+58
* http: add maxHeaderSize propertycjihrig2018-12-251-0/+11
* test: move test-benchmark-path to sequentialRich Trott2018-12-211-14/+0
* http2: fix sequence of error/close eventsGerhard Stoebich2018-12-111-5/+4
* test: verify order of error in h2 server streamMyles Borins2018-12-111-0/+43
* assert: revert breaking changeRuben Bridgewater2018-12-112-2/+2
* test: test process.setuid for bad argument typesDivyanshu Singh2018-12-041-0/+4
* test: improve assert messagefatahn2018-12-041-2/+2
* test: remove third argument from call to assert.strictEqual()Forrest Wolf2018-12-041-2/+3
* test: fix flaky test-cluster-send-handle-twiceRich Trott2018-12-041-4/+3
* test: rename regression tests more expressivelyUjjwal Sharma2018-12-043-13/+25
* test: remove 3rd argument from assert.strictEqualArian Santrach2018-12-041-1/+2
* test: use createReadStream instead of ReadStreamDaniel Bevenius2018-12-041-1/+1
* test: removed default message from assert.strictEqualjaspal-yupana2018-12-041-4/+3
* test: refactor test-net-dns-errorLuigi Pinca2018-12-041-12/+5
* test: refactor test-http-expect-continueRich Trott2018-12-041-27/+20
* test: update link according to NIST bibliographyTobias Nießen2018-12-041-3/+2
* test: remove third param from assert.strictEqualdavis.okoth@kemsa.co.ke2018-12-041-2/+2
* test: remove message from assert.strictEqual()willhayslett2018-12-031-4/+4
* test: refactor parallel/test-tls-ca-concat.jsjuggernaut4512018-12-031-3/+3
* test: rename regression tests file namesUjjwal Sharma2018-12-038-40/+64
* test: fix strictEqual arguments orderEsteban Sotillo2018-11-281-2/+2
* test: add property for RangeError in test-buffer-copymritunjaygoutam122018-11-281-5/+12
* child_process: handle undefined/null for fork() argsShobhit Chittora2018-11-281-0/+37
* test: fix regression when compiled with FIPSAdam Majer2018-11-281-1/+1
* test: fix strictEqual() argument orderLoic2018-11-281-1/+1
* test: fix strictEqual() arguments orderNolan Rigo2018-11-281-9/+9
* deps: icu: apply workaround patchSteven R. Loomis2018-11-281-2/+12
* test: fix test-require-symlink on WindowsBartosz Sosnowski2018-11-281-1/+1
* test: fix strictEqual() argument orderRomain Lanz2018-11-281-2/+2
* test: fix strictEqual() arguments orderThomas GENTILHOMME2018-11-281-2/+2
* test: ensure openssl version prints correctlySam Roberts2018-11-281-0/+4
* test: fix assertion arguments orderElian Gutierrez2018-11-281-2/+2