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 src: add abstract `IsolatePlatformDelegate` 2019-11-20 19:02:55 +01:00
node_test_fixture.h tools,doc: use V8::DisposePlatform 2022-02-02 17:25:01 +01:00
test_aliased_buffer.cc Revert "src: ignore GCC -Wcast-function-type for v8.h" 2020-10-26 12:27:56 +01:00
test_base64.cc crypto: refactoring internals, add WebCrypto 2020-10-07 17:27:05 -07:00
test_base_object_ptr.cc src: refactor bookkeeping of bootstrap status 2021-02-05 20:10:29 +08:00
test_environment.cc test: ensure microtask queues are not automatically drained 2021-07-20 15:27:38 +02:00
test_inspector_socket.cc src: remove util-inl.h from header files 2019-05-13 13:43:26 -07:00
test_inspector_socket_server.cc inspector: add missing initialization 2021-12-10 14:06:23 -05:00
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 src: move JSONWriter into its own file 2020-04-02 17:25:57 +02:00
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: fix typo in test_node_crypto.cc 2021-02-24 19:08:22 +05:30
test_node_postmortem_metadata.cc src: expose BaseObject::kInternalFieldCount in post-mortem metadata 2021-02-02 01:57:05 +08:00
test_per_process.cc tools: fix js2c regression 2019-06-02 12:03:40 +02:00
test_platform.cc src: clean up embedder API 2020-11-02 13:21:10 +00:00
test_sockaddr.cc net: allow net.BlockList to use net.SocketAddress objects 2021-04-02 06:16:42 -07:00
test_traced_value.cc src: apply clang-tidy rule modernize-deprecated-headers 2019-02-27 05:35:53 +01:00
test_url.cc url: forbid pipe in URL host 2021-03-30 04:04:22 -07:00
test_util.cc test: update old comment style test_util.cc 2020-11-06 13:37:16 +00:00