0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Nathan Rajlich 248f552ab4 process: ensure that the "exit" event always has "code" given
Upon "normal" exiting of Node (i.e. the event loop completes naturally),
the "code" parameter was not being passed to the "exit" event listeners.

Be consistent. Tests included.
2012-04-30 10:42:13 -07:00
..
addons test: Fix path to require hello-world module 2012-03-14 11:00:52 -07:00
disabled Merge remote-tracking branch 'ry/v0.6' into master 2012-04-18 11:57:54 -07:00
fixtures test: use the new net.listen(backlog=x) API 2012-04-18 21:55:36 +02:00
internet
message test: Minor change to message/undefined_reference_in_new_context 2012-04-17 15:30:22 -07:00
pummel test: move pummel/test-tls-fragmentation to benchmark/ 2012-03-29 17:25:37 +02:00
simple process: ensure that the "exit" event always has "code" given 2012-04-30 10:42:13 -07:00
common.js typed arrays: add Uint8ClampedArray 2012-03-28 22:57:15 +02:00