node/test/addons/non-node-context
Masashi Hirano fb3f6005c0 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-24 10:07:09 +02:00
..
binding.cc buffer: throw exception when creating from non-Node.js Context 2018-11-03 23:31:03 -07:00
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-24 10:07:09 +02:00
test-perf-hooks-timerify.js