summaryrefslogtreecommitdiff
path: root/test/parallel/test-cluster-message.js
AgeCommit message (Expand)Author
2017-11-21test: wrap callback in common.mustCallsuman-mitra
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-05-01test,lib,doc: use function declarationsRich Trott
2017-04-24test: dynamic port in parallel cluster testsSebastian Plesciuc
2017-03-10meta: restore original copyright headerJames M Snell
2017-03-03benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-07-12lib,benchmark,test: implement consistent bracesRich Trott
2016-02-25cluster: emit worker as first 'message' event argBen Noordhuis
2015-07-23cluster: emit 'message' event on cluster masterSam Roberts
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny