assimp/test/unit
Kim Kulling 05510f82af Unittest: fix a uppcase typo for the example FBX-file. 2016-12-02 16:47:54 +01:00
..
AbstractImportExportBase.cpp New tests for importers. 2016-12-01 10:29:39 +01:00
AbstractImportExportBase.h New tests for importers. 2016-12-01 10:29:39 +01:00
AssimpAPITest.cpp License info: fix dates 2016-02-25 18:22:59 +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 New tests for importers. 2016-12-01 10:29:39 +01:00
SceneDiffer.h New tests for importers. 2016-12-01 10:29:39 +01:00
TestIOStream.h Fix unittest. 2016-10-30 08:55:11 +01:00
TestIOSystem.h New tests for importers. 2016-12-01 10:29:39 +01:00
TestModelFactory.h New tests for importers. 2016-12-01 10:29:39 +01:00
UnitTestPCH.h Fix resource leaks in unit tests. 2016-07-04 22:15:23 +02:00
utAnim.cpp anim-header: fix some review findings + andd base tests. 2016-11-23 22:00:52 +01:00
utBatchLoader.cpp BatchImporter: make validation configurable and add unittest for class. 2016-11-11 12:49:05 +01:00
utBlendImportAreaLight.cpp Adds support for area lights. 2016-05-16 13:04:43 +02:00
utBlendImportMaterials.cpp Adds blender material loading. 2016-05-17 21:17:51 +02:00
utBlenderIntermediate.cpp Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix 2016-11-23 22:24:04 +11:00
utColladaExportCamera.cpp Fix resource leaks in unit tests. 2016-07-04 22:15:23 +02:00
utColladaExportLight.cpp Fix resource leaks in unit tests. 2016-07-04 22:15:23 +02:00
utDefaultIOStream.cpp Obj: Fix some small issues 2016-10-29 19:07:30 +02:00
utExport.cpp Fixed: Use CMake to identify directory containing test models 2015-06-30 19:59:55 -06:00
utFBXImporterExporter.cpp Unittest: fix a uppcase typo for the example FBX-file. 2016-12-02 16:47:54 +01:00
utFastAtof.cpp Adding double precision import support for formats that can be exported 2016-07-16 18:23:33 +10:00
utFindDegenerates.cpp Fix resource leaks in unit tests. 2016-07-04 22:15:23 +02:00
utFindInvalidData.cpp Fix resource leaks in unit tests. 2016-07-04 22:15:23 +02:00
utFixInfacingNormals.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utGenNormals.cpp Fix resource leaks in unit tests. 2016-07-04 22:15:23 +02:00
utIOStreamBuffer.cpp Fix rounding issue in unittest for block calculation. 2016-10-30 11:16:31 +01:00
utIOSystem.cpp Remove dead code. 2016-11-29 19:38:42 +01:00
utImporter.cpp Enable unittest for apacity bug for dae files. 2016-11-30 15:05:06 +01:00
utImproveCacheLocality.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utIssues.cpp Generate TestModelFactory for uniform test models in unittests. 2016-11-30 16:36:45 +01:00
utJoinVertices.cpp Fix resource leaks in unit tests. 2016-07-04 22:15:23 +02:00
utLimitBoneWeights.cpp Closes https://github.com/assimp/assimp/issues/940: use standard offsetof 2016-07-08 18:30:26 +02:00
utMaterialSystem.cpp Closes https://github.com/assimp/assimp/issues/940: use standard offsetof 2016-07-08 18:30:26 +02:00
utMatrix3x3.cpp Closes https://github.com/assimp/assimp/issues/940: use standard offsetof 2016-07-08 18:30:26 +02:00
utMatrix4x4.cpp Add unittest fixure for aiMetadata. 2016-11-21 23:54:39 +01:00
utMetadata.cpp Ue new alloc semantic when using aiMetadata + increase test coverage. 2016-11-22 21:06:14 +01:00
utNoBoostTest.cpp Replaced boost::format with internal formater 2016-04-06 00:03:05 +02:00
utObjImportExport.cpp New tests for importers. 2016-12-01 10:29:39 +01:00
utPretransformVertices.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utRemoveComments.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utRemoveComponent.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utRemoveRedundantMaterials.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utSIBImporter.cpp New tests for importers. 2016-12-01 10:29:39 +01:00
utScenePreprocessor.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utSharedPPData.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utSortByPType.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utSplitLargeMeshes.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utStringUtils.cpp closes https://github.com/assimp/assimp/issues/904: add ai_strtof for 2016-06-20 20:30:29 +02:00
utTargetAnimation.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utTextureTransform.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utTriangulate.cpp ObjImporter: remove unnecessary allocations of std::vector in obj-specific 2016-11-09 20:09:45 +01:00
utTypes.cpp Obj-Parser: Fix performance issue. 2016-11-08 20:34:55 +01:00
utVersion.cpp Public includes: add pragma statement and formalize include guard schema. 2016-07-11 20:56:38 +02:00
utVertexTriangleAdjacency.cpp License info: fix dates 2016-02-25 18:22:59 +01:00
utXImporterExporter.cpp New tests for importers. 2016-12-01 10:29:39 +01:00