summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-socket-timeout.js
AgeCommit message (Expand)Author
2019-04-04errors: add more information in case of invalid callbacksRuben Bridgewater
2019-01-27test: add test for net-socket-setTimeout callbackZYSzys
2018-12-08test: improve test-net-socket-timeoutRich Trott
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2017-12-20net: use actual Timeout instance on SocketsJeremiah Senkpiel
2017-07-03test: remove common.noopRich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2016-12-08test: fix flaky test-net-socket-timeoutRich Trott
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2016-06-10test: use random ports where possibleBrian White
2016-03-26test: fix flaky test-net-socket-timeoutBrian White
2016-02-01test: fix test-net-* variable redeclarationsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-02-13net: throw on invalid socket timeoutscjihrig
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny