assimp/test
Matthias Möller 35976a4eb4
fixes some uninit bool loads (#5644)
This commit fixes some bool loads which are not initialized. With ubsan and the "option -fsanitize=bool", this results in a runtime error during test execution.

Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
2024-07-02 21:54:18 +02:00
..
headercheck Removed uneeded expression in else() and endif() constructs. 2020-02-23 07:09:35 -05:00
models ColladaParser: check values length (#5462) 2024-02-15 13:07:00 +01:00
models-nonbsd Doc: Add wiki link 2023-09-22 11:03:19 +02:00
other Add first WIP version of a TrueSpace loader. Currently only ASCII COB/SCNs are supported. 2010-04-02 04:17:05 +00:00
regression removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
unit fixes some uninit bool loads (#5644) 2024-07-02 21:54:18 +02:00
.editorconfig Implemented: Add editor config for test code 2015-06-28 16:08:06 -06:00
.gitignore Add Exporter Unit Test output to gitignore 2019-07-25 11:12:06 +01:00
CMakeLists.txt Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
test.3mf Fixes 2021-11-10 20:37:27 +01:00