0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Evan Lucas a77c330c32 child_process: expose ChildProcess constructor
Creates two new internal modules (child_process and socket_list) for
better readability.

Exposes the ChildProcess constructor from the child_process module so
one can now `require(‘child_process’).ChildProcess`

Fixes: https://github.com/nodejs/io.js/issues/1751
PR-URL: https://github.com/nodejs/io.js/pull/1760
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
2015-05-28 09:38:29 -05:00
..
addons test: fix deprecation warning in addons test 2015-05-26 17:17:38 +02:00
cctest deps: check in gtest, add util unit test 2015-04-01 22:35:56 +02:00
debugger test: enable linting for tests 2015-05-19 21:21:27 +02:00
disabled test: enable linting for tests 2015-05-19 21:21:27 +02:00
fixtures test: enable linting for tests 2015-05-19 21:21:27 +02:00
gc test: enable linting for tests 2015-05-19 21:21:27 +02:00
internet test: enable linting for tests 2015-05-19 21:21:27 +02:00
message test: remove stray copyright notices 2015-05-26 17:17:40 +02:00
parallel child_process: expose ChildProcess constructor 2015-05-28 09:38:29 -05:00
pummel test: enable linting for tests 2015-05-19 21:21:27 +02:00
sequential test: enable linting for tests 2015-05-19 21:21:27 +02:00
testpy test: fix make test-addons target 2015-01-12 23:21:51 +01:00
timers test: enable linting for tests 2015-05-19 21:21:27 +02:00
.eslintrc test: enable linting for tests 2015-05-19 21:21:27 +02:00
common.js test: enable linting for tests 2015-05-19 21:21:27 +02:00