summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-env.js
AgeCommit message (Expand)Author
2018-11-28test: use arrow functionsagirk
2018-08-28test: properly extend process.env in child_processLucas Woo
2018-01-18child_process: do not ignore proto values of envAnatoli Papirovski
2018-01-17test: use shorthand propertiesTobias Nießen
2018-01-15child_process: ignore undef/proto values of env现充
2017-09-03test: remove envPlus, use Object.assign everywhereGibson Fahnestock
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-04-30test: replace indexOf with includesgwer
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-02-10tools: enable no-proto rule for linterJackson Tian
2016-01-31test: scope redeclared vars in test-child-process*Rich Trott
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny