node/test/addons/non-node-context
Masashi Hirano f0b2992f5c
test: fix ineffective error tests
Fix tests whether errors are thrown correctly
because they are successful when error doesn't get thrown.

PR-URL: https://github.com/nodejs/node/pull/27333
Fixes: https://github.com/nodejs/node/issues/26385
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2019-04-27 11:36:02 +02:00
..
binding.cc
binding.gyp test, tools: suppress addon function cast warnings 2019-02-01 14:08:20 +01:00
test-make-buffer.js test: fix ineffective error tests 2019-04-27 11:36:02 +02:00
test-perf-hooks-timerify.js