0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +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 http2,async-wrap: introduce AliasedBuffer class 2017-09-13 17:44:24 +02:00
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: add basic cctest for base64.h 2017-04-08 11:57:40 +03:00
test_environment.cc src: refactor #include handling 2017-09-14 17:38:38 +02:00
test_inspector_socket_server.cc src: replace ASSERT with CHECK 2017-07-27 17:11:08 +02:00
test_inspector_socket.cc src: replace ASSERT with CHECK 2017-07-27 17:11:08 +02:00
test_url.cc module: Allow runMain to be ESM 2017-09-07 15:18:32 -05:00
test_util.cc build: enable cctest to use generated objects 2017-03-24 08:28:43 -07:00