summaryrefslogtreecommitdiff
path: root/test/sequential/test-child-process-execsync.js
Commit message (Expand)AuthorAgeFilesLines
* test: improve assert messagesEric Pemberton2017-10-251-5/+5
* doc, lib, test: do not re-require needlesslyVse Mozhet Byt2017-09-191-2/+1
* test: reduce string concatenationsVse Mozhet Byt2017-07-111-3/+3
* test: use eslint to fix var->const/letGibson Fahnestock2017-04-181-15/+16
* test: add coverage for execFileSync() errorscjihrig2016-11-181-0/+16
* test: remove unneeded escaping in template stringsRich Trott2016-11-111-1/+1
* child_process: Check stderr before accessing itRobert Chiras2016-07-211-0/+12
* test: cleanup IIFE testscjihrig2016-07-201-2/+2
* test: add common.rootDircjihrig2016-07-201-12/+5
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-261-2/+2
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-1/+1
* test: fix redeclared vars in sequential testsRich Trott2016-02-021-1/+1
* test: fix style issues after eslint updateMichaƫl Zasso2016-01-131-2/+1
* test: remove unused modulesRich Trott2016-01-011-1/+0
* test: replace util with backtick stringsMyles Borins2015-10-141-5/+5
* test: use common.isWindows consistentlySakthipriyan Vairamani2015-07-311-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-1/+3
* test: fix ext commands to be double quotedShigeki Ohtsu2015-03-121-2/+2
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+105