mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
a08b59f2a6
Two child processes have their logic in a switch statement and a third uses an `if` statement to detect it. Move all three child process tasks into switch statement. PR-URL: https://github.com/nodejs/node/pull/13554 Reviewed-By: Trevor Norris <trev.norris@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: David Cai <davidcai1993@yahoo.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> |
||
---|---|---|
.. | ||
coverage.md | ||
hook-checks.js | ||
init-hooks.js | ||
test-callback-error.js | ||
test-connection.ssl.js | ||
test-crypto-pbkdf2.js | ||
test-crypto-randomBytes.js | ||
test-embedder.api.async-resource.after-on-destroyed.js | ||
test-embedder.api.async-resource.before-on-destroyed.js | ||
test-embedder.api.async-resource.improper-order.js | ||
test-embedder.api.async-resource.improper-unwind.js | ||
test-embedder.api.async-resource.js | ||
test-emit-before-after.js | ||
test-emit-init.js | ||
test-enable-disable.js | ||
test-fseventwrap.js | ||
test-fsreqwrap-access.js | ||
test-fsreqwrap-readFile.js | ||
test-getaddrinforeqwrap.js | ||
test-getnameinforeqwrap.js | ||
test-graph.connection.js | ||
test-graph.fsreq-readFile.js | ||
test-graph.intervals.js | ||
test-graph.pipe.js | ||
test-graph.pipeconnect.js | ||
test-graph.shutdown.js | ||
test-graph.signal.js | ||
test-graph.statwatcher.js | ||
test-graph.tcp.js | ||
test-graph.timeouts.js | ||
test-graph.tls-write.js | ||
test-httpparser.request.js | ||
test-httpparser.response.js | ||
test-immediate.js | ||
test-pipeconnectwrap.js | ||
test-pipewrap.js | ||
test-promise.chain-promise-before-init-hooks.js | ||
test-promise.js | ||
test-promise.promise-before-init-hooks.js | ||
test-querywrap.js | ||
test-shutdownwrap.js | ||
test-signalwrap.js | ||
test-statwatcher.js | ||
test-tcpwrap.js | ||
test-timerwrap.setInterval.js | ||
test-timerwrap.setTimeout.js | ||
test-tlswrap.js | ||
test-ttywrap.readstream.js | ||
test-ttywrap.writestream.js | ||
test-udpsendwrap.js | ||
test-udpwrap.js | ||
test-writewrap.js | ||
test-zlib.zlib-binding.deflate.js | ||
testcfg.py | ||
tick.js | ||
verify-graph.js |