summaryrefslogtreecommitdiff
path: root/test/parallel/test-process-kill-pid.js
AgeCommit message (Expand)Author
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-23errors: update error nameRuben Bridgewater
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-02-17lib: allow process kill by signal numberSam Roberts
2017-12-06doc: use American spellings per style guideRich Trott
2017-11-12lib: improve the usage of TypeError[INVALID_ARG_TYPE]Weijia Wang
2017-07-09test: common.expectsError should be a must callRuben Bridgewater
2017-06-28dgram,process,util: refactor Error to TypeErrorRuben Bridgewater
2017-06-05errors,process: migrate to use internal/errors.jssreepurnajasti
2017-04-25test: improve test-process-kill-pidalohaglenn
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-12-08test: check for error on invalid signalMatt Phillips
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny