node/test/addons/async-hello-world
Ali Ijaz Sheikh 6ab288f3b8 test: fix warnings in addon tests
The legacy MakeCallback deprecation was resulting in compile time
warnings in adddon tests. Fix them.

Ref: https://github.com/nodejs/node/pull/18632

PR-URL: https://github.com/nodejs/node/pull/18810
Refs: https://github.com/nodejs/node/pull/18632
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
2018-02-16 15:47:07 -08:00
..
binding.cc test: fix warnings in addon tests 2018-02-16 15:47:07 -08:00
binding.gyp test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-10 17:10:08 +02:00
test-makecallback-uncaught.js test: extend async addon test 2017-08-24 21:01:36 +02:00
test-makecallback.js test: extend async addon test 2017-08-24 21:01:36 +02:00
test.js test: extend async addon test 2017-08-24 21:01:36 +02:00