node/test/addons/at-exit
Ben Noordhuis 71119284f9 test: drop Isolate::GetCurrent() from addon tests
v8::Isolate::GetCurrent() is not exactly deprecated at this point but
its use is strongly discouraged.  Update the addon tests so they no
longer use it.

PR-URL: https://github.com/nodejs/node/pull/2427
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
2015-08-18 21:27:43 +02:00
..
binding.cc test: drop Isolate::GetCurrent() from addon tests 2015-08-18 21:27:43 +02:00
binding.gyp addon: add AtExit() function 2012-05-03 16:11:42 +02:00
test.js test: enable linting for tests 2015-05-19 21:21:27 +02:00