summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-set-ciphers.js
Commit message (Expand)AuthorAgeFilesLines
* test: begin normalizing fixtures useJames M Snell2017-08-071-3/+3
* test: use ciphers supported by shared OpenSSLJérémy Lal2017-08-071-1/+1
* test: adjust indentation for stricter lintingRich Trott2017-07-271-1/+1
* test: simplify test skippingVse Mozhet Byt2017-07-041-6/+2
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-4/+4
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-1/+1
* test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig2017-01-061-1/+1
* test: increase usage of assert.ifError()cjihrig2017-01-021-1/+1
* test: var to const/let in test-tls-set-ciphersrajatk2016-12-041-9/+9
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-5/+2
* test: use random ports where possibleBrian White2016-06-101-2/+2
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-2/+2
* test: skip/replace weak crypto tests in FIPS modeStefan Budeanu2015-11-191-1/+1
* test: use common.isWindows consistentlySakthipriyan Vairamani2015-07-311-1/+1
* test: add -no_rand_screen to s_client opts on WinShigeki Ohtsu2015-07-221-0/+4
* 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: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: fix ext commands to be double quotedShigeki Ohtsu2015-03-121-1/+1
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-0/+5
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+63