assimp/test/unit
RevoluPowered 212bcfe75c Test disable cache 2019-10-27 14:16:39 +00:00
..
Common Update copyrights. 2019-01-30 09:41:39 +01:00
ImportExport Fix Travis CI sign-compare warning 2019-07-26 09:10:09 +01:00
AbstractImportExportBase.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
AbstractImportExportBase.h Add unittest for json. 2019-07-12 16:08:51 +02:00
AssimpAPITest.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
CCompilerTest.c Refactor: Use LF for end of line 2015-06-28 16:08:06 -06:00
Main.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:08:06 -06:00
SceneDiffer.cpp prefer prefix ++/-- operators for non-primitive types 2019-09-03 08:01:56 +02:00
SceneDiffer.h Update copyrights. 2019-01-30 09:41:39 +01:00
TestIOStream.h Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 2017-02-28 11:44:04 +09:00
TestIOSystem.h Update copyrights. 2019-01-30 09:41:39 +01:00
TestModelFactory.h ScaleProcess overhauled to improve compatibility with animations and unit conversion. 2019-08-19 17:36:57 +01:00
UTLogStream.h Update copyrights. 2019-01-30 09:41:39 +01:00
UnitTestFileGenerator.h Improved the naming of temporary file generator function. Replaced use of tmpnam in utIOStreamBuffer with this facility to addresssafety warning. 2017-09-26 22:41:20 +10:00
UnitTestPCH.h unittests: fix the build again. 2017-07-25 09:37:28 +02:00
ut3DImportExport.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
ut3DSImportExport.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utACImportExport.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utAMFImportExport.cpp Add unittest for json. 2019-07-12 16:08:51 +02:00
utASEImportExport.cpp Add unittest for json. 2019-07-12 16:08:51 +02:00
utAnim.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utArmaturePopulate.cpp Test disable cache 2019-10-27 14:16:39 +00:00
utAssbinImportExport.cpp Merge branch 'master' into test_gitignore_cleanup 2019-07-25 12:41:30 +01:00
utB3DImportExport.cpp Add unittest for json. 2019-07-12 16:08:51 +02:00
utBVHImportExport.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utBatchLoader.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utBlendImportAreaLight.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utBlendImportMaterials.cpp X: fix out of bound access. 2019-06-15 19:17:15 +02:00
utBlenderImportExport.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utBlenderIntermediate.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utBlenderWork.cpp Update utBlenderWork.cpp 2019-07-19 20:44:48 +02:00
utCSMImportExport.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utColladaExportCamera.cpp Update utColladaExportCamera.cpp 2019-04-08 20:10:11 +02:00
utColladaExportLight.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utColladaImportExport.cpp Add Collada ZAE unit test 2019-07-12 14:56:29 +01:00
utD3MFImportExport.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utDXFImporterExporter.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utDefaultIOStream.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utFBXImporterExporter.cpp Updated test cases to test import of names 2019-10-27 14:16:39 +00:00
utFastAtof.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utFindDegenerates.cpp Add unittest for json. 2019-07-12 16:08:51 +02:00
utFindInvalidData.cpp Add unittest for json. 2019-07-12 16:08:51 +02:00
utFixInfacingNormals.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utGenBoundingBoxesProcess.cpp Add unittest for json. 2019-07-12 16:08:51 +02:00
utGenNormals.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utHMPImportExport.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utIFCImportExport.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utIOStreamBuffer.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utIOSystem.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utImporter.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utImproveCacheLocality.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utIssues.cpp Update utIssues.cpp 2019-07-21 13:32:31 +02:00
utJoinVertices.cpp Add unittest for json. 2019-07-12 16:08:51 +02:00
utLWOImportExport.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utLWSImportExport.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utLimitBoneWeights.cpp Add unittest for json. 2019-07-12 16:08:51 +02:00
utMDCImportExport.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utMaterialSystem.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utMatrix3x3.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utMatrix4x4.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utMetadata.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utNoBoostTest.cpp header paths adjusted for unit tests and samples 2018-01-05 23:12:40 -08:00
utObjImportExport.cpp Merge branch 'master' into test_gitignore_cleanup 2019-07-25 12:41:30 +01:00
utObjTools.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utOpenGEXImportExport.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utPLYImportExport.cpp Add Exporter Unit Test output to gitignore 2019-07-25 11:12:06 +01:00
utPMXImporter.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utPretransformVertices.cpp Add unittest for json. 2019-07-12 16:08:51 +02:00
utProfiler.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utQ3DImportExport.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utRemoveComments.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utRemoveComponent.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utRemoveRedundantMaterials.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utRemoveVCProcess.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utSIBImporter.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utSMDImportExport.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utSTLImportExport.cpp Fix compiler warnings. 2019-03-13 14:40:02 +01:00
utScaleProcess.cpp ScaleProcess overhauled to improve compatibility with animations and unit conversion. 2019-08-19 17:36:57 +01:00
utScene.cpp Scene: add method to add children. 2017-01-15 17:37:45 +01:00
utSceneCombiner.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utScenePreprocessor.cpp Add unittest for json. 2019-07-12 16:08:51 +02:00
utSharedPPData.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utSimd.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utSortByPType.cpp Unit: Fix new compiler warnings. 2019-07-19 10:38:44 +02:00
utSplitLargeMeshes.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utStringUtils.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utTargetAnimation.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utTextureTransform.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utTriangulate.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utTypes.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utValidateDataStructure.cpp Initial pass 2019-03-10 13:15:15 -04:00
utVector3.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utVersion.cpp Update utVersion.cpp 2019-10-06 20:19:59 +02:00
utVertexTriangleAdjacency.cpp Fix the build. 2019-06-11 20:17:50 +02:00
utX3DImportExport.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utXImporterExporter.cpp Update copyrights. 2019-01-30 09:41:39 +01:00
utglTF2ImportExport.cpp Add unit tests. 2019-10-08 13:05:05 +01:00
utglTFImportExport.cpp Add unit tests. 2019-10-08 13:05:05 +01:00