summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-connect-no-host.js
Commit message (Expand)AuthorAgeFilesLines
* test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon2019-06-101-2/+2
* Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts2019-06-051-2/+2
* test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon2019-06-051-2/+2
* test: make tls test more rigorousBen Noordhuis2018-02-161-7/+7
* test: use shorthand propertiesTobias Nießen2018-01-171-2/+2
* test: use common/fixtures in tls-connect-no-hostDonovan Buck2017-10-121-4/+3
* test: simplify test skippingVse Mozhet Byt2017-07-041-3/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use const for all require() callscjihrig2017-01-021-5/+5
* test: use random ports where possibleBrian White2016-06-101-12/+12
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* test: fix style issues after eslint updateMichaël Zasso2016-01-131-6/+6
* node: rename from io.js to nodecjihrig2015-08-231-1/+1
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-2/+3
* doc: update links from iojs/io.js to nodejs/io.jsFrederic Hemberger2015-05-181-1/+1
* tls_wrap: use localhost if options.host is emptyGuilherme Souza2015-04-231-0/+34