assimp/test/models/glTF2/TestNoRootNode
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
..
NoScene.gltf 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
SceneWithoutNodes.gltf 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