summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-socket-timeout.js
Commit message (Expand)AuthorAgeFilesLines
* test: remove assert.doesNotThrow()Ruben Bridgewater2018-02-161-3/+1
* net: use actual Timeout instance on SocketsJeremiah Senkpiel2017-12-201-2/+2
* test: remove common.noopRich Trott2017-07-031-4/+4
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-5/+4
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: fix flaky test-net-socket-timeoutRich Trott2016-12-081-15/+14
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-11/+4
* test: use random ports where possibleBrian White2016-06-101-2/+2
* test: fix flaky test-net-socket-timeoutBrian White2016-03-261-1/+1
* test: fix test-net-* variable redeclarationsRich Trott2016-02-011-3/+3
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* net: throw on invalid socket timeoutscjihrig2015-02-131-0/+25
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+44