assimp/test
Turo Lamminen a2273df48e Unit test warning fixes
GCC was warning about possibly uninitialized variables. Initialize them
and use values which are nonzero and distinct from each other and any
real value passed to any set method. This should prevent any false positives
from zero initialization.
2023-02-02 14:07:16 +02:00
..
headercheck Removed uneeded expression in else() and endif() constructs. 2020-02-23 07:09:35 -05:00
models Fix issue #4866 by continuing to resetting read loop after hitting a comment 2023-01-23 14:18:50 -05:00
models-nonbsd Reuploaded (fixed) mmd model 2022-04-13 02:50:31 +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 Merge branch 'master' into x3d_pugi_migration 2021-09-07 15:04:08 +02:00
unit Unit test warning fixes 2023-02-02 14:07:16 +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 check for wall switch from cmake 2022-09-17 18:16:42 +02:00
test.3mf Fixes 2021-11-10 20:37:27 +01:00