19 Commits (1125c8a814030f16fc995d897181ac9920f9d3db)

Author SHA1 Message Date
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
cjihrig 49d1c366d8 child_process: remove extra newline in errors 8 years ago
cjihrig a508000093 test: add coverage for execFileSync() errors 8 years ago
Rich Trott 150dc5c2e6 test: remove unneeded escaping in template strings 8 years ago
Robert Chiras 765de1ae11 child_process: Check stderr before accessing it 9 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 years ago
cjihrig e9bb3329ea test: add common.rootDir 8 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 5ea1e7d55f test: fix redeclared vars in sequential tests 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Rich Trott 6abd8b587e test: remove unused modules 9 years ago
Myles Borins 6c032a8333 test: replace util with backtick strings 9 years ago
Sakthipriyan Vairamani d5ab92bcc1 test: use common.isWindows consistently 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Shigeki Ohtsu 82f067e60b test: fix ext commands to be double quoted 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Rod Vagg d77f490a04 test: extend timeouts in child/exec tests 10 years ago
cjihrig ea89fdfec4 child_process: do not access stderr when stdio set to 'ignore' 10 years ago
cjihrig c4e5fde362 child_process: copy spawnSync() cwd option to proper buffer 10 years ago
Timothy J Fontaine e8df267674 child_process: js bits for spawnSync/execSync 11 years ago