assimp/test
aramis_acg 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
- FIX build error on vc8/release-noboost x64, ConvertUTF.c had wrong PCH settings.
- ADD knowext and listext verbs to assimp_cmd, add some raw docs.
- Update unit tests to reflect these changes. Currently I keep getting failures in some tests, this needs to be resolved *urgently*.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@567 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-03-02 17:38:01 +00:00
..
models Add experimental MS3D loader, static meshes only at the moment. 2010-02-07 00:54:48 +00:00
unit - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 2010-03-02 17:38:01 +00:00
CMakeLists.txt - Add cmake buildfile for unitests ( currently no cppunit is part of the makefile ). 2009-08-02 20:53:30 +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