node/test/cctest
ywave620 4c0850539a process,worker: ensure code after exit() effectless
Cope with the delay(to the next function call) of
v8::Isolate::TerminateExecution()

PR-URL: https://github.com/nodejs/node/pull/45620
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2023-01-05 13:11:37 -03:00
..
node_test_fixture.cc src,test: disable freezing V8 flags on initialization 2022-10-11 07:27:32 +02:00
node_test_fixture.h tools,test: fix V8 initialization order 2022-04-12 22:10:37 +02: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: create BaseObject with node::Realm 2022-09-27 16:39:53 +08:00
test_crypto_clienthello.cc test: use CHECK instead of EXPECT where necessary 2022-11-10 09:42:56 -03:00
test_environment.cc process,worker: ensure code after exit() effectless 2023-01-05 13:11:37 -03:00
test_inspector_socket.cc inspector: harden IP address validation again 2022-11-02 15:15:26 -03:00
test_inspector_socket_server.cc test: fix coverity warning in test 2022-07-12 15:50:56 -04:00
test_json_utils.cc src: fix json utils escapes for U+000B 2022-06-14 11:56:00 +08: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 test: fix DebugSymbolsTest.ReqWrapList on PPC64LE 2022-09-06 10:06:42 +02:00
test_per_process.cc src: disambiguate terms used to refer to builtins and addons 2022-08-09 01:36:49 +08:00
test_platform.cc src: clean up embedder API 2020-11-02 13:21:10 +00:00
test_report.cc report: expose report public native apis 2022-08-24 17:02:26 +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
test_url.cc url: forbid pipe in URL host 2021-03-30 04:04:22 -07:00
test_util.cc src: remove UncheckedMalloc(0) workaround 2022-10-05 15:39:27 +00:00