summaryrefslogtreecommitdiff
path: root/test/parallel/test-process-exit-code.js
Commit message (Expand)AuthorAgeFilesLines
* worker: fix exit code for error thrown in handlerNitzan Uziely2021-04-061-1/+2
* test: replace console.log() with debuglog()Juan José Arboleda2020-04-031-2/+3
* test: refactor process/worker exitCode testsDenys Otrishko2018-07-141-117/+14
* process: fix process.exitCode handling for fatalExceptionDenys Otrishko2018-07-141-1/+55
* test: improve to use template stringsreepurnajasti2018-01-171-1/+1
* test: clean up inappropriate languageGus Caplan2017-11-221-1/+1
* doc, lib, test: do not re-require needlesslyVse Mozhet Byt2017-07-211-13/+14
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-3/+3
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-5/+5
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: remove unnecessary assignmentsRich Trott2015-12-261-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/+103