14 Commits (f5d997c47643141bda25ee1707c5f2274a55bfb8)

Author SHA1 Message Date
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