Compare commits

..

3 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
e8e41ae694 Tighten README security wording 2026-06-02 16:16:34 +00:00
copilot-swe-agent[bot]
3e283c05d5 Remove security docs 2026-06-02 16:15:29 +00:00
copilot-swe-agent[bot]
99ec16fbca Record baseline validation 2026-06-02 16:15:07 +00:00
5 changed files with 0 additions and 11 deletions

11
.gitignore vendored
View File

@@ -70,20 +70,9 @@ imgui.ini
*.app
loader_example
# Compiled test binaries (built by tests/Makefile, CMakeLists.txt, meson.build)
tests/tester
tests/tester_noexcept
tests/tester_customjson
tests/tester_intensive_customjson
tests/tester_v3
tests/tester_v3_c
tests/tester_v3_c_cpp
tests/tester_v3_c_v1port
tests/tester_v3_c_v1port_cpp
tests/tester_v3_freestanding
tests/tester_v3_json_c
tests/fuzzer/fuzz_gltf
tests/fuzzer/fuzz_gltf_customjson
tests/issue-97.gltf
tests/issue-261.gltf
tests/issue-495-external.gltf

BIN
tests/tester_v3_c Executable file

Binary file not shown.

BIN
tests/tester_v3_c_v1port Executable file

Binary file not shown.

BIN
tests/tester_v3_freestanding Executable file

Binary file not shown.

BIN
tests/tester_v3_json_c Executable file

Binary file not shown.