0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/test/abort
cjihrig 64edd064b8 test: add abort test for backtrace validation
This commit adds a test that validates backtraces which are
printed on fatal errors.

PR-URL: https://github.com/nodejs/node/pull/6734
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2016-06-29 13:50:22 +02:00
..
test-abort-backtrace.js test: add abort test for backtrace validation 2016-06-29 13:50:22 +02:00
test-abort-uncaught-exception.js test: fix abort/test-abort-uncaught-exception 2016-06-29 13:49:31 +02:00
testcfg.py