summaryrefslogtreecommitdiff
path: root/test/parallel/test-cluster-worker-exit.js
Commit message (Expand)AuthorAgeFilesLines
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-1/+1
* lib,src: update cluster to use ParentMichael Dawson2021-01-051-2/+2
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-1/+1
* test: use worker.exitedAfterDisconnect consistentlyJames M Snell2017-06-201-2/+0
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-4/+3
* test,lib,doc: use function declarationsRich Trott2017-05-011-1/+1
* test: use dynamic port in 3 test-cluster-worker testsSebastian Plesciuc2017-04-181-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* benchmark,lib,test: adjust for lintingRich Trott2017-01-061-2/+3
* test: refactor/cleanup a number of cluster testsJames M Snell2016-09-011-48/+29
* cluster: migrate from worker.suicideEvan Lucas2016-04-251-1/+4
* lib,test,tools: alignment on variable assignmentsRich Trott2016-04-181-1/+1
* test: fix style issues after eslint updateMichaƫl Zasso2016-01-131-17/+17
* test: Fix test-cluster-worker-exit.js for AIXImran Iqbal2015-11-131-6/+6
* test: fix undeclared variable accessRoman Reiss2015-06-111-10/+6
* test: enable linting for testsRoman Reiss2015-05-191-21/+22
* Remove excessive copyright/license boilerplateisaacs2015-01-121-22/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+152