node/test/addons/at-exit
Daniel Bevenius 0d95a0b60a test: remove undef NDEBUG from at-exit addons test
The at-exit addons test uses asserts like the other addons tests,
but at-exit is the only one that undefines NDEBUG to make sure
that asserts are enabled. This commit removes the undef for
consistency.

PR-URL: https://github.com/nodejs/node/pull/13998
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-07-02 06:19:16 +02:00
..
binding.cc test: remove undef NDEBUG from at-exit addons test 2017-07-02 06:19:16 +02:00
binding.gyp test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-10 17:10:08 +02:00
test.js test: enable addons test to pass with debug build 2016-10-06 10:27:30 -07:00