summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-client-verify.js
Commit message (Expand)AuthorAgeFilesLines
* test: updating assertion and expect order in test-tls-client-verify.jsEli Itah2018-10-151-2/+2
* lib,test: lint fixes for linter upgradeRich Trott2018-03-241-25/+25
* test: improve to use template stringsreepurnajasti2018-01-171-1/+1
* test: begin normalizing fixtures useJames M Snell2017-08-071-7/+2
* test: adjust indentation for stricter lintingRich Trott2017-07-271-22/+22
* tls: migrate tls.js to use internal/errors.jsMichael Dawson2017-07-181-2/+1
* test: simplify test skippingVse Mozhet Byt2017-07-041-4/+1
* test: fix require nits in some test-tls-* testsVse Mozhet Byt2017-07-041-3/+4
* test: remove needless RegExp flagsVse Mozhet Byt2017-06-181-1/+1
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-2/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-1/+1
* benchmark,lib,test: adjust for lintingRich Trott2017-01-061-19/+19
* test: improves test-tls-client-verifyPaul Graham2016-12-081-27/+27
* tools: add additional ESLint rulesTeddy Katz2016-09-201-1/+1
* test: use random ports where possibleBrian White2016-06-101-2/+3
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-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-10/+8
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+155