summaryrefslogtreecommitdiff
path: root/test/parallel/test-process-kill-pid.js
Commit message (Expand)AuthorAgeFilesLines
* doc: use American spellings per style guideRich Trott2017-12-061-1/+1
* lib: improve the usage of TypeError[INVALID_ARG_TYPE]Weijia Wang2017-11-121-1/+1
* test: common.expectsError should be a must callRuben Bridgewater2017-07-091-1/+1
* dgram,process,util: refactor Error to TypeErrorRuben Bridgewater2017-06-281-1/+1
* errors,process: migrate to use internal/errors.jssreepurnajasti2017-06-051-8/+23
* test: improve test-process-kill-pidalohaglenn2017-04-251-7/+11
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use const for all require() callscjihrig2017-01-021-1/+1
* test: check for error on invalid signalMatt Phillips2016-12-081-0/+4
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-2/+3
* Remove excessive copyright/license boilerplateisaacs2015-01-121-22/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+88