fix: address all 7 review issues
CI / lint (pull_request) Failing after 3s
CI / build-and-test (pull_request) Has been skipped
CI / sanitizers (address) (pull_request) Has been skipped
CI / sanitizers (undefined) (pull_request) Has been skipped
CI / fuzz-build (pull_request) Has been skipped
CI / coverage (pull_request) Has been skipped
CI / valgrind (pull_request) Has been skipped

This commit is contained in:
2026-07-21 18:06:48 +02:00
parent 415adf2077
commit a70ce5c4af
294 changed files with 23333 additions and 11 deletions
+9
View File
@@ -0,0 +1,9 @@
# CMake generated Testfile for
# Source directory: /root/FastSyncProjects/FastSyncBuilder3
# Build directory: /root/FastSyncProjects/FastSyncBuilder3/build2
#
# This file includes the relevant testing commands required for
# testing this directory and lists subdirectories to be tested as well.
add_test([=[unit_all]=] "/root/FastSyncProjects/FastSyncBuilder3/build2/tests")
set_tests_properties([=[unit_all]=] PROPERTIES _BACKTRACE_TRIPLES "/root/FastSyncProjects/FastSyncBuilder3/CMakeLists.txt;85;add_test;/root/FastSyncProjects/FastSyncBuilder3/CMakeLists.txt;0;")
subdirs("_deps/xxhash-build")