summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-stdio-big-write-end.js
AgeCommit message (Expand)Author
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2017-11-22test: clean up inappropriate languageGus Caplan
2017-06-13test: add mustCall() to child-process testRich Trott
2017-06-12test: increase bufsize in child process write testRich Trott
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-12-08test: changed assert.equal to assert.strictEqualvazina robertson
2016-09-19test: improve child_process testsDennis Schwartz
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-01-31test: scope redeclared vars in test-child-process*Rich Trott
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