summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-spawnsync-input.js
Commit message (Expand)AuthorAgeFilesLines
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-1/+1
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-2/+2
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-1/+1
* child_process: allow typed arrays for inputSarat Addepalli2018-08-271-8/+13
* errors, child_process: use internal/errors codesJon Moss2017-11-291-5/+4
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-4/+4
* test: replace indexOf with includesgwer2017-04-301-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* assert: fix premature deep strict comparisonJoyee Cheung2017-02-271-1/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* child_process: support Uint8Array input to methodsAnna Henningsen2017-01-101-1/+11
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-4/+4
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-4/+4
* lib,test: remove extra semicolonsMichaƫl Zasso2016-01-161-1/+1
* test: fix flaky test-child-process-spawnsync-inputRich Trott2015-11-181-12/+0
* test: move test-specific function out of commonRich Trott2015-11-161-22/+25
* test: replace util with backtick stringsMyles Borins2015-10-141-2/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+119