node/test
isaacs 4401bb47bf domain: Do not use uncaughtException handler
This adds a process._fatalException method which is called into from
C++ in order to either emit the 'uncaughtException' method, or emit
'error' on the active domain.

The 'uncaughtException' event is an implementation detail that it would
be nice to deprecate one day, so exposing it as part of the domain
machinery is not ideal.

Fix #4375
2012-12-29 10:37:30 -08:00
..
addons test: update addons .gitignore 2012-05-24 14:07:09 +02:00
disabled fs: remove fs.sendfile() 2012-12-28 18:24:35 +01:00
fixtures test: 2 resume() calls needed to flush streams 2012-12-19 10:55:23 -08:00
gc test: use the debug build of node-weak when necessary 2012-06-13 17:58:28 -07:00
internet test: pick another CNAME record to test dns queries 2012-09-26 01:57:24 +02:00
message test: Update message tests for streams2 2012-12-14 17:46:24 -08:00
pummel test-pummel: Add call validation in net-write-callbacks 2012-12-19 10:55:23 -08:00
simple domain: Do not use uncaughtException handler 2012-12-29 10:37:30 -08:00
common.js test: add common.mustCall function 2012-12-12 09:46:09 +01:00