summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-spawnsync-input.js
AgeCommit message (Expand)Author
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2018-08-27child_process: allow typed arrays for inputSarat Addepalli
2017-11-29errors, child_process: use internal/errors codesJon Moss
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-02-27assert: fix premature deep strict comparisonJoyee Cheung
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-10child_process: support Uint8Array input to methodsAnna Henningsen
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-01-16lib,test: remove extra semicolonsMichaƫl Zasso
2015-11-18test: fix flaky test-child-process-spawnsync-inputRich Trott
2015-11-16test: move test-specific function out of commonRich Trott
2015-10-14test: replace util with backtick stringsMyles Borins
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny