node/test/cctest
Michaël Zasso 86b77f7d0f
tools,doc: use V8::DisposePlatform
V8::ShutdownPlatform has been deprecated and does the same.

PR-URL: https://github.com/nodejs/node/pull/41610
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2022-02-02 17:25:01 +01:00
..
node_test_fixture.cc
node_test_fixture.h tools,doc: use V8::DisposePlatform 2022-02-02 17:25:01 +01:00
test_aliased_buffer.cc
test_base64.cc
test_base_object_ptr.cc
test_environment.cc test: ensure microtask queues are not automatically drained 2021-07-20 15:27:38 +02:00
test_inspector_socket_server.cc inspector: add missing initialization 2021-12-10 14:06:23 -05:00
test_inspector_socket.cc
test_js_native_api_v8.cc test: fix typo in test_js_native_api_v8 2022-01-19 01:01:05 +01:00
test_json_utils.cc
test_linked_binding.cc src: fix multiple AddLinkedBinding() calls 2021-06-14 13:30:50 +02:00
test_node_api.cc node-api: cctest on v8impl::Reference 2021-07-05 13:55:51 +08:00
test_node_crypto.cc
test_node_postmortem_metadata.cc
test_per_process.cc
test_platform.cc
test_sockaddr.cc net: allow net.BlockList to use net.SocketAddress objects 2021-04-02 06:16:42 -07:00
test_traced_value.cc
test_url.cc
test_util.cc