summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-npn-server-client.js
Commit message (Expand)AuthorAgeFilesLines
* test: begin normalizing fixtures useJames M Snell2017-10-261-7/+2
* test: simplify test skippingVse Mozhet Byt2017-09-051-8/+4
* tools: use no-use-before-define ESLint ruleVse Mozhet Byt2017-09-051-2/+3
* test: fix require nits in some test-tls-* testsVse Mozhet Byt2017-08-151-4/+5
* test: reduce string concatenationsVse Mozhet Byt2017-07-111-1/+1
* test: remove unneeded string splittingVse Mozhet Byt2017-07-111-2/+1
* test: fix tests when npn feature is disabled.Shigeki Ohtsu2017-04-181-2/+2
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-04-181-6/+6
* test: use eslint to fix var->const/letGibson Fahnestock2017-04-181-5/+5
* test: use random ports where possibleBrian White2016-06-151-7/+6
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-171-2/+2
* lib,test: remove extra semicolonsMichaël Zasso2016-01-161-1/+1
* test: fix style issues after eslint updateMichaël Zasso2016-01-131-5/+5
* test: fix messages and use return to skip testsSakthipriyan Vairamani2015-08-031-1/+1
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-1/+1
* test: formatting skip messages for TAP parsingSakthipriyan Vairamani2015-07-201-2/+2
* tools: re-enable comma-spacing linter ruleRoman Reiss2015-06-291-3/+3
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-2/+8
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+122