node/test
Evan Lucas 8b9a1537ad events: provide better error message for unhandled error
Previously, in the event of an unhandled error event, if the error is a
not an actual Error, then a default error is thrown. Now, the argument
is appended to the error message and added as the `context` property
of the error.

PR-URL: https://github.com/iojs/io.js/pull/1654
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2015-05-12 08:33:20 -05:00
..
addons smalloc: extend user API 2015-02-20 11:02:33 -07:00
cctest deps: check in gtest, add util unit test 2015-04-01 22:35:56 +02:00
debugger debugger: don't spawn child process in remote mode 2015-03-27 17:28:48 +01:00
disabled Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
fixtures tls: use `SSL_set_cert_cb` for async SNI/OCSP 2015-05-01 16:56:55 +02:00
gc test: common.js -> common 2015-02-22 19:34:17 -08:00
internet crypto: add deprecated ValiCert CA for cross cert 2015-03-13 20:18:54 +09:00
message node: improve nextTick performance 2015-05-01 21:27:34 -04:00
parallel events: provide better error message for unhandled error 2015-05-12 08:33:20 -05:00
pummel test: fix ext commands to be double quoted 2015-03-12 17:35:20 -07:00
sequential test: extend timeouts for ARMv6 2015-04-29 19:28:11 +10:00
testpy test: fix `make test-addons` target 2015-01-12 23:21:51 +01:00
timers test: make test runner multi-arch/mode compatible 2014-10-16 22:39:34 +02:00
common.js test: extend timeouts for ARMv6 2015-04-29 19:28:11 +10:00