summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-inception.js
Commit message (Expand)AuthorAgeFilesLines
* test: use fixtures moduleLance Barlaan2017-10-191-4/+3
* test: simplify test skippingVse Mozhet Byt2017-07-041-3/+1
* 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: refactor test-tls-inceptionRich Trott2016-11-121-19/+17
* test: use random ports where possibleBrian White2016-06-101-2/+2
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-1/+1
* test: fix tls-inception flakinessSantiago Gimeno2015-12-101-2/+2
* test: fix tls-inceptionSantiago Gimeno2015-12-101-10/+4
* tls_wrap: slice buffer properly in `ClearOut`Fedor Indutny2015-12-081-2/+6
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-7/+8
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-6/+7
* test: fix racey-ness in tls-inceptionFedor Indutny2015-03-031-0/+4
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+87