assimp/test
Max Vollmer a4bbd9b936 Added two unit tests for cases where Assimp returned a scene that didn't have a root node:
- NoScene tests that Assimp correctly fails importing an invalid GLTF2 file that doesn't have a scene.

- SceneWithoutNodes tests that Assimp correctly creates an empty root node for GLTF2 files with a scene that has no nodes.
2020-03-12 09:01:29 +00:00
..
headercheck Removed uneeded expression in else() and endif() constructs. 2020-02-23 07:09:35 -05:00
models Added two unit tests for cases where Assimp returned a scene that didn't have a root node: 2020-03-12 09:01:29 +00:00
models-nonbsd Revert image files corrupted by a8a1ca9 2020-01-27 19:58:05 +09: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 Updated copyright dates. 2020-01-20 08:53:12 -05:00
unit Added two unit tests for cases where Assimp returned a scene that didn't have a root node: 2020-03-12 09:01:29 +00: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 Removed uneeded expression in else() and endif() constructs. 2020-02-23 07:09:35 -05:00