summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-constructor.js
AgeCommit message (Expand)Author
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2017-11-12lib: improve the usage of TypeError[INVALID_ARG_TYPE]Weijia Wang
2017-07-22lib: tweak use of internal/errorsRuben Bridgewater
2017-07-19test: replace string concat in test-child-process-constructormac-haojin
2017-07-03child_process: use internal/errorsTobias Nießen
2017-06-28dgram,process,util: refactor Error to TypeErrorRuben Bridgewater
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-04-27errors, child_process: migrate to using internal/errorsJames M Snell
2017-04-17child_process: improve ChildProcess validationcjihrig
2017-04-17test: cleanup test-child-process-constructor.jscjihrig
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-12-04test: refactor test-child-process-constructork3kathy
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-28child_process: expose ChildProcess constructorEvan Lucas