summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-invoke-queued.js
Commit message (Expand)AuthorAgeFilesLines
* net: always invoke after-write callbackAnna Henningsen2018-11-151-2/+2
* test: make test-tls-invoke-queued use public APIAnna Henningsen2017-12-271-3/+3
* test: remove common.fixturesDir from testsRich Trott2017-12-031-3/+4
* test: simplify test skippingVse Mozhet Byt2017-07-041-3/+1
* test: refactor test-tls-invoked-queuedRich Trott2017-06-261-10/+10
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-2/+2
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use const for all require() callscjihrig2017-01-021-4/+4
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-13/+7
* test: use random ports where possibleBrian White2016-06-101-2/+2
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* test: remove unused variables from TLS testsRich Trott2015-12-281-1/+0
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-6/+7
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+65