node/test/cctest
Anna Henningsen 10370c5e8a
src: fix multiple AddLinkedBinding() calls
Singly-linked lists are extended at their tail, not their head.
This fixes using more than 2 linked addons at a time.

PR-URL: https://github.com/nodejs/node/pull/39012
Reviewed-By: Shelley Vohr <codebytere@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
2021-06-14 13:34:39 +02:00
..
gtest doc: use HEAD instead of master for links 2021-05-17 09:11:28 +02:00
node_test_fixture.cc
node_test_fixture.h
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
test_base_object_ptr.cc src: refactor bookkeeping of bootstrap status 2021-02-05 20:10:29 +08:00
test_environment.cc test: suppress warning in test_environment.cc 2021-06-11 07:24:58 +02:00
test_inspector_socket.cc
test_inspector_socket_server.cc
test_json_utils.cc
test_linked_binding.cc src: fix multiple AddLinkedBinding() calls 2021-06-14 13:34:39 +02: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
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
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