node/test
Rich Trott 87181cd74c assert: accommodate ES6 classes that extend Error
`assert.throws()` and `assert.doesNotThrow()` blow up with a `TypeError`
if used with an ES6 class that extends Error.

Fixes: https://github.com/nodejs/node/issues/3188
PR-URL: https://github.com/nodejs/node/pull/4166
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2016-01-19 11:52:42 -08:00
..
abort src: honor --abort_on_uncaught_exception flag 2015-09-20 10:30:52 -07:00
addons test: remove unused vars 2016-01-19 11:52:39 -08:00
cctest
debugger test: remove unused vars 2016-01-19 11:52:39 -08:00
disabled test: replace deprecated util.debug() calls 2015-09-30 22:19:52 +10:00
fixtures crypto: load PFX chain the same way as regular one 2016-01-19 11:52:31 -08:00
gc test: fix race condition in test-http-client-onerror 2016-01-19 11:52:27 -08:00
internet test: remove unused vars 2016-01-19 11:52:39 -08:00
message test: remove unused modules 2016-01-19 11:52:39 -08:00
parallel assert: accommodate ES6 classes that extend Error 2016-01-19 11:52:42 -08:00
pummel test: remove unused vars 2016-01-19 11:52:39 -08:00
sequential test: extend timeout in Debug mode 2016-01-19 11:52:40 -08:00
testpy test: fix default value for additional param 2015-09-15 13:53:37 -04:00
timers test: remove unused vars 2016-01-19 11:52:39 -08:00
.eslintrc test: make common.js mandatory via linting rule 2015-10-07 20:39:17 -07:00
common.js test: make temp path customizable 2016-01-19 11:52:41 -08:00