summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-server-verify.js
Commit message (Expand)AuthorAgeFilesLines
* test: remove openssl -no_rand_screen optsShigeki Ohtsu2018-04-101-4/+0
* tools: add 'spaced-comment' into eslint rulesWeijia Wang2018-04-011-5/+0
* test: fix test-tls-server-verify.js on Windows CIRich Trott2018-01-261-3/+2
* test: improve to use template stringsreepurnajasti2018-01-171-1/+1
* test: fix spelling in test case commentsTobias Nießen2018-01-111-2/+2
* tools: enable additional eslint rulesAnatoli Papirovski2017-10-191-14/+12
* test: begin normalizing fixtures useJames M Snell2017-08-071-6/+3
* test: adjust indentation for stricter lintingRich Trott2017-07-271-60/+60
* test: simplify test skippingVse Mozhet Byt2017-07-041-8/+4
* test: fix require nits in some test-tls-* testsVse Mozhet Byt2017-07-041-14/+14
* test: remove needless RegExp flagsVse Mozhet Byt2017-06-181-2/+2
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-24/+28
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* benchmark,lib,test: adjust for lintingRich Trott2017-01-061-59/+59
* test: increase usage of assert.ifError()cjihrig2017-01-021-1/+1
* test: refactor test-tls-server-verifyHutson Betts2016-12-041-30/+30
* test: remove unused var in test-tls-server-verifyRich Trott2016-07-101-3/+0
* test: use random ports where possibleBrian White2016-06-101-2/+3
* src: refactor require('constants')James M Snell2016-05-171-2/+4
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-2/+2
* test: fix style issues after eslint updateMichaël Zasso2016-01-131-3/+2
* test: use common.isWindows consistentlySakthipriyan Vairamani2015-07-311-1/+1
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-2/+2
* test: formatting skip messages for TAP parsingSakthipriyan Vairamani2015-07-201-1/+1
* test: add -no_rand_screen for tls-server-verifyShigeki Ohtsu2015-06-031-0/+3
* test: kill child in tls-server-verify for speed upShigeki Ohtsu2015-06-031-2/+8
* test: improve console output of tls-server-verifyJoão Reis2015-06-031-16/+19
* test: run tls-server-verify servers in parallelJoão Reis2015-06-031-10/+12
* test: running tls-server-verify clients in parallelJoão Reis2015-06-031-1/+15
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-1/+5
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+337