assimp/test/unit
Kim Kulling e35f789ace
Merge branch 'master' into scene_combiner_crash
2017-11-22 13:46:14 +01:00
..
AbstractImportExportBase.cpp Update license info. 2017-05-09 19:57:36 +02:00
AbstractImportExportBase.h closes https://github.com/assimp/assimp/issues/809: add vertex color 2017-02-04 14:51:23 +01:00
AssimpAPITest.cpp Update license info. 2017-05-09 19:57:36 +02: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 Update license info. 2017-05-09 19:57:36 +02:00
SceneDiffer.h Update license info. 2017-05-09 19:57:36 +02: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 Unitetsts: reformats. 2017-06-09 20:20:24 +02:00
TestModelFactory.h Add unittest 2017-10-31 12:24:32 +01:00
UTLogStream.h unittests: fix build. 2017-07-25 09:46:54 +02: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 Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
ut3DSImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utACImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utAMFImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utASEImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utAnim.cpp Update license info. 2017-05-09 19:57:36 +02:00
utB3DImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utBVHImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utBatchLoader.cpp Fix compiler warnings + one review finding. 2017-07-09 22:17:35 +02:00
utBlendImportAreaLight.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utBlendImportMaterials.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utBlenderImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utBlenderIntermediate.cpp Update license info. 2017-05-09 19:57:36 +02:00
utCSMImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utColladaExportCamera.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utColladaExportLight.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utColladaImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utD3MFImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utDXFImporterExporter.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utDefaultIOStream.cpp Fixed IOStream reporting a file size of 0 for files that have been written, but not yet been flushed to disk. 2017-10-08 23:42:28 +11: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 Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utFastAtof.cpp Update license info. 2017-05-09 19:57:36 +02:00
utFindDegenerates.cpp FindDegeneratives: adapt unittests and add configs 2017-11-12 22:09:18 +01:00
utFindInvalidData.cpp Update license info. 2017-05-09 19:57:36 +02:00
utFixInfacingNormals.cpp Update license info. 2017-05-09 19:57:36 +02:00
utGenNormals.cpp Update license info. 2017-05-09 19:57:36 +02:00
utHMPImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utIFCImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utIOStreamBuffer.cpp Fixed IOStream reporting a file size of 0 for files that have been written, but not yet been flushed to disk. 2017-10-08 23:42:28 +11:00
utIOSystem.cpp Build: fix some compiler warnings for g++. 2017-05-26 09:18:23 +02:00
utImporter.cpp Update license info. 2017-05-09 19:57:36 +02:00
utImproveCacheLocality.cpp Update license info. 2017-05-09 19:57:36 +02:00
utIssues.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utJoinVertices.cpp Update license info. 2017-05-09 19:57:36 +02:00
utLWSImportExport.cpp Update license info. 2017-05-09 19:57:36 +02:00
utLimitBoneWeights.cpp Update license info. 2017-05-09 19:57:36 +02:00
utMaterialSystem.cpp Fix out-of-bounds read in MaterialSystem unit test 2017-10-02 10:55:26 +03:00
utMatrix3x3.cpp Update license info. 2017-05-09 19:57:36 +02:00
utMatrix4x4.cpp Update license info. 2017-05-09 19:57:36 +02:00
utMetadata.cpp utMetadata: Fix memory leak 2017-10-06 18:23:28 +03:00
utNoBoostTest.cpp Replaced boost::format with internal formater 2016-04-06 00:03:05 +02:00
utObjImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utObjTools.cpp Addressed asan failures caused by misuse of APIs within unit tests. 2017-10-02 11:03:18 +03:00
utOpenGEXImportExport.cpp Tests: add 3D-importer test. 2017-08-31 11:39:10 +02:00
utPLYImportExport.cpp ply-loader: add brackets. 2017-08-03 14:58:39 +02:00
utPMXImporter.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utPretransformVertices.cpp UnitTest: use correct initialized normals in unittest. 2017-10-14 16:40:39 +02:00
utProfiler.cpp fix build second try 2017-07-27 13:31:22 +02:00
utQ3DImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utRemoveComments.cpp Update license info. 2017-05-09 19:57:36 +02:00
utRemoveComponent.cpp Update license info. 2017-05-09 19:57:36 +02:00
utRemoveRedundantMaterials.cpp Update license info. 2017-05-09 19:57:36 +02:00
utRemoveVCProcess.cpp utRemoveVCProcess: Fix memory leak 2017-10-06 18:23:28 +03:00
utSIBImporter.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utSMDImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utSTLImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utScaleProcess.cpp Add missing file. 2017-10-31 13:07:07 +01:00
utScene.cpp Scene: add method to add children. 2017-01-15 17:37:45 +01:00
utSceneCombiner.cpp check for nullptr dereferencing before copying scene data 2017-11-19 17:41:31 +01:00
utScenePreprocessor.cpp Update license info. 2017-05-09 19:57:36 +02:00
utSharedPPData.cpp Addressed asan failures caused by misuse of APIs within unit tests. 2017-10-02 11:03:18 +03:00
utSortByPType.cpp Update license info. 2017-05-09 19:57:36 +02:00
utSplitLargeMeshes.cpp Update license info. 2017-05-09 19:57:36 +02:00
utStringUtils.cpp Update license info. 2017-05-09 19:57:36 +02:00
utTargetAnimation.cpp Update license info. 2017-05-09 19:57:36 +02:00
utTextureTransform.cpp Update license info. 2017-05-09 19:57:36 +02:00
utTriangulate.cpp Update license info. 2017-05-09 19:57:36 +02:00
utTypes.cpp Update license info. 2017-05-09 19:57:36 +02:00
utVector3.cpp Issue-1169: add a unittest. 2017-02-21 17:12:22 +01:00
utVersion.cpp unittests: fix typo. 2017-07-18 20:53:47 +02:00
utVertexTriangleAdjacency.cpp Update license info. 2017-05-09 19:57:36 +02:00
utX3DImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utXImporterExporter.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utglTF2ImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00
utglTFImportExport.cpp Unit tests: Enable data structure validation in cases where it doesn't cause failures 2017-11-21 18:04:22 +02:00