0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/addons
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
..
async-hello-world test: drop Isolate::GetCurrent() from addon tests 2015-08-18 21:27:43 +02:00
at-exit test: drop Isolate::GetCurrent() from addon tests 2015-08-18 21:27:43 +02:00
heap-profiler deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
hello-world test: drop Isolate::GetCurrent() from addon tests 2015-08-18 21:27:43 +02:00
hello-world-function-export test: drop Isolate::GetCurrent() from addon tests 2015-08-18 21:27:43 +02:00
repl-domain-abort test: enable linting for tests 2015-05-19 21:21:27 +02:00
.gitignore
testcfg.py addons: build and test examples 2014-01-22 00:39:13 +04:00