summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-econnreset.js
Commit message (Expand)AuthorAgeFilesLines
* test: use `assert.match` instead of `regexp.test`Michaël Zasso2021-08-311-2/+2
* test: revise test-tls-econnreset for OpenSSL 1.1.0David Benjamin2017-11-111-54/+10
* test: simplify test skippingVse Mozhet Byt2017-07-041-5/+3
* test: remove common.fail()Rich Trott2017-04-121-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: throw Error objects instead of literalsRich Trott2017-02-071-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-8/+8
* test: use const for all require() callscjihrig2017-01-021-3/+3
* test: use random ports where possibleBrian White2016-06-101-2/+2
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* lib,test,tools: alignment on variable assignmentsRich Trott2016-04-181-30/+33
* tls: rename `clientError` to `tlsClientError`Fedor Indutny2016-01-071-1/+1
* 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-5/+5
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+94