assimp/test
Jared Duke 43c82b0b38 Remove std::isnan and std::isinf usage from utFastAtofTest
These functions were added in C++11, and should not be used nakedly
in the current code base. Replace them with suitable C++03 constructs.
2014-09-09 16:34:10 -07:00
..
models Collada Export: escape user-defined strings in XML output. 2014-08-23 15:42:47 -07:00
models-nonbsd OgreImporter: Add the new set of test assets from the Ogre3D SDK samples. Included Ogre3D license and a readme that explains in detail where they were copied and what modifications were done to them post copy. 2014-05-21 04:52:00 +03:00
other Add first WIP version of a TrueSpace loader. Currently only ASCII COB/SCNs are supported. 2010-04-02 04:17:05 +00:00
regression Merge branch 'travis' of github.com:assimp/assimp into travis 2014-09-05 21:20:35 -07:00
unit Remove std::isnan and std::isinf usage from utFastAtofTest 2014-09-09 16:34:10 -07:00
CMakeLists.txt Add tests for fast_atof 2014-09-08 17:30:21 -07:00
RunSingleUnitTestSuite.bat Logging functions are now available to C-Users, too. Cleaning up headers. 2009-05-28 11:32:54 +00:00
RunUnitTestSuite.bat Logging functions are now available to C-Users, too. Cleaning up headers. 2009-05-28 11:32:54 +00:00