assimp/test/unit
Jared Duke 0e28416104 Add tests for fast_atof
The custom implementation for fast_atof currently lacks test coverage,
making it susceptiple to regressions with future changes. Add some
basic test coverage, in addition to a few documented cases that are
known to fail.
2014-09-08 17:30:21 -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
utFastAtof.cpp Add tests for fast_atof 2014-09-08 17:30:21 -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