node/test/cctest
Mert Can Altin 4a1b51b5a9
util: fix Latin1 decoding to return string output
PR-URL: https://github.com/nodejs/node/pull/56222
Fixes: https://github.com/nodejs/node/issues/56219
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Daniel Lemire <daniel@lemire.me>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2025-01-05 13:05:31 -05:00
..
node_test_fixture.cc src: use effective cppgc wrapper id to deduce non-cppgc id 2023-07-21 16:44:23 +02:00
node_test_fixture.h test: make IsolateData per-isolate in cctest 2023-06-25 05:41:19 +00:00
test_aliased_buffer.cc src: move AliasedBuffer implementation to -inl.h 2023-03-01 17:45:02 +01:00
test_base64.cc src, deps: add nbytes library 2024-06-25 10:52:38 +02:00
test_base_object_ptr.cc src: create BaseObject with node::Realm 2022-09-27 16:39:53 +08:00
test_cppgc.cc src: use effective cppgc wrapper id to deduce non-cppgc id 2023-07-21 16:44:23 +02:00
test_crypto_clienthello.cc test: use CHECK instead of EXPECT where necessary 2022-10-14 14:10:48 -04:00
test_dataqueue.cc src, lib: fixup lint and format issues for DataQueue/Blob 2023-02-19 16:26:59 -08:00
test_encoding_binding.cc util: fix Latin1 decoding to return string output 2025-01-05 13:05:31 -05:00
test_environment.cc src: remove calls to recently deprecated V8 APIs 2024-05-21 15:50:22 +02:00
test_inspector_socket.cc src: prefer data accessor of string and vector 2023-05-03 14:09:23 +00: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 node-api: type tag external values without v8::Private 2023-12-22 09:34:51 +00:00
test_node_api.cc test: make IsolateData per-isolate in cctest 2023-06-25 05:41:19 +00:00
test_node_crypto.cc test: fix typo in test_node_crypto.cc 2021-02-24 19:08:22 +05:30
test_node_crypto_env.cc test: fix compiler warning in NodeCryptoEnv 2023-08-24 16:25:09 +00:00
test_node_postmortem_metadata.cc test: fix DebugSymbolsTest.ReqWrapList on PPC64LE 2022-09-06 10:06:42 +02:00
test_node_task_runner.cc src: fix positional args in task runner 2024-05-11 18:55:47 +02:00
test_path.cc fs: move `ToNamespacedPath` to c++ 2024-06-20 14:45:27 +02:00
test_per_process.cc src: make BuiltinLoader threadsafe and non-global 2023-01-18 22:03:00 +00:00
test_platform.cc src: clean up embedder API 2020-11-02 13:21:10 +00:00
test_quic_cid.cc quic: rework TLSContext, additional cleanups 2024-04-29 22:46:27 +02:00
test_quic_error.cc quic: rework TLSContext, additional cleanups 2024-04-29 22:46:27 +02:00
test_quic_tokens.cc quic: rework TLSContext, additional cleanups 2024-04-29 22:46:27 +02:00
test_report.cc test: make IsolateData per-isolate in cctest 2023-06-25 05:41:19 +00:00
test_sockaddr.cc src: use spaceship operator in SocketAddress 2025-01-05 12:57:33 -05:00
test_traced_value.cc src: apply clang-tidy rule modernize-deprecated-headers 2019-02-27 05:35:53 +01:00
test_util.cc test: update test_util.cc for coverage 2024-11-27 01:23:15 -05:00