summaryrefslogtreecommitdiff
path: root/test/parallel/test-cluster-bind-privileged-port.js
Commit message (Expand)AuthorAgeFilesLines
* lib,src: update cluster to use ParentMichael Dawson2021-01-051-1/+1
* test: add an indicator `isIBMi`Xu Meng2019-12-021-0/+3
* test: remove common.isOSXMojaveRich Trott2019-01-241-2/+2
* test: skip failing tests for osx mojavejn992018-10-211-0/+5
* test: simplify test skippingVse Mozhet Byt2017-07-041-10/+6
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: add common.mustNotCall()cjihrig2017-02-061-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-1/+1
* test: refactor/cleanup a number of cluster testsJames M Snell2016-09-011-8/+8
* lib,benchmark,test: implement consistent bracesRich Trott2016-07-121-2/+1
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-2/+2
* test: wrap assert.fail when passed to callbackMyles Borins2015-10-241-2/+2
* test: fix messages and use return to skip testsSakthipriyan Vairamani2015-08-031-2/+2
* test: use common.isWindows consistentlySakthipriyan Vairamani2015-07-311-1/+1
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-1/+1
* test: formatting skip messages for TAP parsingSakthipriyan Vairamani2015-07-201-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+49