summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-connect-no-host.js
AgeCommit message (Expand)Author
2019-06-10test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon
2019-06-05Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts
2019-06-05test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon
2018-02-16test: make tls test more rigorousBen Noordhuis
2018-01-17test: use shorthand propertiesTobias Nießen
2017-10-12test: use common/fixtures in tls-connect-no-hostDonovan Buck
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-06-10test: use random ports where possibleBrian White
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2015-08-23node: rename from io.js to nodecjihrig
2015-07-20test: changing process.exit to return while skipping testsSakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-05-18doc: update links from iojs/io.js to nodejs/io.jsFrederic Hemberger
2015-04-23tls_wrap: use localhost if options.host is emptyGuilherme Souza