summaryrefslogtreecommitdiff
path: root/test/parallel/test-https-strict.js
AgeCommit message (Expand)Author
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-01-10test: refactor `common.expectWarning()`Ruben Bridgewater
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-07-22tls: warn on NODE_TLS_REJECT_UNAUTHORIZED = '0'cjihrig
2018-01-17test: use shorthand propertiesTobias Nießen
2017-10-13test: switch to use common.fixtures.fixturesDirRoger Jiang
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-18tls: migrate tls.js to use internal/errors.jsMichael Dawson
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-04-30test: replace indexOf with includesgwer
2017-04-28test: use common.mustCall in test-https-strictweewey
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-09test: improve code in test-https-strictAdrian Estrada
2017-01-02test: use const for all require() callscjihrig
2016-12-22tools: enforce linebreak after ternary operatorsMichaël Zasso
2016-07-21test: make import common as the first lineSakthipriyan Vairamani
2016-06-10test: use random ports where possibleBrian White
2016-05-31test: fix spurious EADDRINUSE in test-https-strictRich Trott
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2015-12-28test: remove unused variables from HTTPS testsRich Trott
2015-07-20test: changing process.exit to return while skipping testsSakthipriyan Vairamani
2015-06-15lib,test: fix whitespace issuesRoman Reiss
2015-05-19test: enable linting for testsRoman Reiss
2015-03-05test: refactor all tests that depends on cryptoJohan Bergström
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny