summaryrefslogtreecommitdiff
path: root/test/parallel/test-cluster-message.js
Commit message (Expand)AuthorAgeFilesLines
* test: wrap callback in common.mustCallsuman-mitra2017-11-211-3/+3
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-4/+3
* test,lib,doc: use function declarationsRich Trott2017-05-011-1/+1
* test: dynamic port in parallel cluster testsSebastian Plesciuc2017-04-241-4/+4
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer2017-03-031-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-7/+7
* test: use const for all require() callscjihrig2017-01-021-4/+4
* lib,benchmark,test: implement consistent bracesRich Trott2016-07-121-3/+1
* cluster: emit worker as first 'message' event argBen Noordhuis2016-02-251-1/+2
* cluster: emit 'message' event on cluster masterSam Roberts2015-07-231-3/+10
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-22/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+141