12 Commits (3d9b379cd03b966a22a9bcbbbc49caa8e7acc248)

Author SHA1 Message Date
cjihrig e9bb3329ea test: add common.rootDir 8 years ago
cjihrig 6bad85c4fd test: refactor spawnSync() cwd test 9 years ago
cjihrig dc76afffb6 child_process: allow buffer encoding in spawnSync 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
Myles Borins 6c032a8333 test: replace util with backtick strings 9 years ago
Rich Trott fffa4c2528 test: speed up test-child-process-spawnsync.js 9 years ago
Rich Trott 7e63eb7762 test: make spawnSync() test robust 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
cjihrig d53b636d94 test: verify fields in spawn{Sync} errors 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
cjihrig c4e5fde362 child_process: copy spawnSync() cwd option to proper buffer 10 years ago
Timothy J Fontaine 58cc362251 test: rewrite spawnsync test 11 years ago
Shigeki Ohtsu ab7a3d098d child_process: fix assertion error in spawnSync 11 years ago
Timothy J Fontaine e8df267674 child_process: js bits for spawnSync/execSync 11 years ago
Ben Noordhuis 14f45ba739 test: move two tests from simple/ to internet/ 11 years ago
Timothy J Fontaine 77945d7f0f add unref/ref tests for socket/server/timers 12 years ago
Ben Noordhuis 03eb41c2ec net: don't emit 'close' event twice 13 years ago
Ben Noordhuis 9c11e8a1ca net: implement Server.prototype.address() for pipes 13 years ago
koichik d6191f593d net: fix error handling in listen() 13 years ago
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 13 years ago
Felix Geisendörfer 09ee29318f Emit 'close' after all connections have closed 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
koichik 113b1e6e0c Fix GH-746 process.stdin.destroy() breaks http server 14 years ago