assimp/test/unit
Jared Duke 66e608a393 Replace cppunit with the googletest framework
The GTest framework has a more active support base, and natively
supports CMake. Introduce it as an external dependency (using CMake's
ExternalProject_Add), replacing cppunit and porting the associated unit
tests.
2014-09-07 16:52:03 -07:00
..
CCompilerTest.c fix most warnings with -pendantic 2014-08-18 02:09:06 +02:00
Main.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
UnitTestPCH.cpp Major API cleanup. Unified formatting & doxygen tags in the public API. 2009-01-12 22:06:54 +00:00
UnitTestPCH.h Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utExport.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utFindDegenerates.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utFindInvalidData.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utFixInfacingNormals.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utGenNormals.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utImporter.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utImproveCacheLocality.cpp Major API cleanup. Unified formatting & doxygen tags in the public API. 2009-01-12 22:06:54 +00:00
utJoinVertices.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utLimitBoneWeights.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utMaterialSystem.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utNoBoostTest.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utPretransformVertices.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utRemoveComments.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utRemoveComponent.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utRemoveRedundantMaterials.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utScenePreprocessor.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utSharedPPData.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utSortByPType.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utSplitLargeMeshes.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utTargetAnimation.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utTextureTransform.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utTriangulate.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00
utVertexTriangleAdjacency.cpp Replace cppunit with the googletest framework 2014-09-07 16:52:03 -07:00