assimp/test
aramis_acg 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries.
PLEASE TEST CAREFULLY IF THIS SHOULD CAUSE REGRESSIONS.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@617 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-03-18 17:00:12 +00:00
..
models Add jeep.3ds in milkshape format to test suite. 2010-03-16 21:54:27 +00:00
regression regression-suite: run.py now calls assimp with the -l switch 2010-03-13 17:16:19 +00:00
unit Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. 2010-03-18 17:00:12 +00:00
CMakeLists.txt Renamed CMake project to Assimp, as the semi-full name »AssetImporter« was used nowhere else. 2010-03-03 22:07:59 +00:00
RunAllTestSuites.bat Added batch scripts to run the unittests automatically. 2009-01-07 15:16:26 +00: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