summaryrefslogtreecommitdiff
path: root/test/parallel/test-cluster-basic.js
AgeCommit message (Expand)Author
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2017-10-17test: add missing spaces in concatenationsVse Mozhet Byt
2017-10-09test: add NODE_UNIQUE_ID value to err messageDaniele Lisi
2017-06-28test: refactor test-cluster-basicRich Trott
2017-04-14test: remove common.PORT from test-cluster-basicRich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-09-01test: refactor/cleanup a number of cluster testsJames M Snell
2016-07-12lib,benchmark,test: implement consistent bracesRich Trott
2016-04-28test,tools: adjust function argument alignmentRich Trott
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny