summaryrefslogtreecommitdiff
path: root/test/sequential/test-child-process-execsync.js
AgeCommit message (Expand)Author
2019-06-17lib: correct error.errno to always be numericJoyee Cheung
2018-12-31test: slightly refactor test-child-process-execsyncDenys Otrishko
2018-07-31test: improve assertions in child-process-execsyncbhavayAnand9
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2018-02-04test: verify the shell option works properly on execFilejvelezpo
2018-01-03test: update references to archived repositoryTobias Nießen
2017-10-23child_process: restore exec{File}Sync error propsMichaël Zasso
2017-10-08test: improve assert messagesEric Pemberton
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-21doc, lib, test: do not re-require needlesslyVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
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-11-02child_process: remove extra newline in errorscjihrig
2016-10-24test: add coverage for execFileSync() errorscjihrig
2016-10-18test: remove unneeded escaping in template stringsRich Trott
2016-07-19child_process: Check stderr before accessing itRobert Chiras
2016-07-14test: cleanup IIFE testscjihrig
2016-07-14test: add common.rootDircjihrig
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-02-02test: fix redeclared vars in sequential testsRich Trott
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2016-01-01test: remove unused modulesRich Trott
2015-10-14test: replace util with backtick stringsMyles Borins
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-03-12test: fix ext commands to be double quotedShigeki Ohtsu
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny