summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-respond-file-fd-invalid.js
Commit message (Expand)AuthorAgeFilesLines
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-3/+3
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-1/+1
* test: remove unused "e" from catch in http2 testStephen Heitman2018-10-141-1/+1
* Revert "stream: prevent 'end' to be emitted after 'error'"Brian White2018-05-071-1/+1
* stream: prevent 'end' to be emitted after 'error'Matteo Collina2018-04-201-1/+1
* http2: refer to stream errors by nameAnna Henningsen2018-03-041-1/+1
* test: move firstInvalidFD() out of common moduleRich Trott2017-12-211-2/+13
* http2: cleanup Http2Stream/Http2Session destroyJames M Snell2017-12-181-1/+1
* http2: make --expose-http2 flag a non-opJames M Snell2017-09-281-1/+0
* test: add crypto check to http2 testsDaniel Bevenius2017-08-081-0/+2
* http2: add tests and benchmarksJames M Snell2017-08-041-0/+37