0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/test
isaacs 3d84c3db25 More cluster event consistency
Regarding discussion in #3198.  Passing the worker as an argument
to an event emitted on the worker is redundant, and an unnecessary
break in consistency vs the events on the ChildProcess objects.

It was removed from 'exit', but 'listening' and others were
overlooked.  This corrects that oversight.
2012-05-05 15:20:10 -07:00
..
addons addon: add AtExit() function 2012-05-03 16:11:42 +02:00
disabled Merge remote-tracking branch 'ry/v0.6' into master 2012-04-18 11:57:54 -07:00
fixtures debugger: support mirroring Date objects 2012-05-02 15:48:23 +07:00
gc Fix incorrect merge choices 2012-05-04 17:24:21 -07:00
internet test: include common.js in all tests 2012-02-20 13:29:11 +01:00
message test: Minor change to message/undefined_reference_in_new_context 2012-04-17 15:30:22 -07:00
pummel Move test-fs-largefile into pummel 2012-05-05 15:05:14 -07:00
simple More cluster event consistency 2012-05-05 15:20:10 -07:00
common.js typed arrays: add Uint8ClampedArray 2012-03-28 22:57:15 +02:00