0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-28 22:46:31 +01:00
nodejs/test/cctest
Mike Kaufman 6faede7eb4
test: fixing AliasedBuffer tests to enter Isolate
AliasedBuffer tests weren't creating an v8::Isolate::Scope, and this
had negative impact on the node-chakracore branch, where expectation
is an Isoalte has been Enter()'d before being used.

PR-URL: https://github.com/nodejs/node/pull/15536
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2017-09-24 13:35:58 -03:00
..
node_test_fixture.cc
node_test_fixture.h src: refactor #include handling 2017-09-14 17:38:38 +02:00
test_aliased_buffer.cc test: fixing AliasedBuffer tests to enter Isolate 2017-09-24 13:35:58 -03:00
test_base64.cc
test_environment.cc src: refactor #include handling 2017-09-14 17:38:38 +02:00
test_inspector_socket_server.cc
test_inspector_socket.cc
test_url.cc
test_util.cc