5738860990
- 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 |
||
---|---|---|
.. | ||
config | ||
contrib | ||
doc | ||
include | ||
src | ||
AUTHORS | ||
BUGS | ||
COPYING | ||
ChangeLog | ||
CodingGuideLines.txt | ||
INSTALL | ||
INSTALL-WIN32.txt | ||
INSTALL-unix | ||
Makefile.am | ||
Makefile.in | ||
NEWS | ||
README | ||
THANKS | ||
TODO | ||
aclocal.m4 | ||
configure | ||
configure.in | ||
cppunit-config.1 | ||
cppunit-config.in | ||
cppunit.m4 | ||
cppunit.pc.in | ||
cppunit.spec | ||
cppunit.spec.in |
README
CppUnit --- The C++ Unit Test Library ------------------------------------- http://cppunit.sourceforge.net CppUnit is the C++ port of the famous JUnit framework for unit testing. For MSWindows installation notes, see INSTALL-WIN32.txt. For other systems -- including cygwin -- see INSTALL and INSTALL-unix. Bug reports are welcome. Please use the SourceForge bug tracking system at http://sourceforge.net/projects/cppunit/. Bugs that already appear in the file BUGS do not need to be reported. Email to the current maintainers may be sent to <cppunit-devel@lists.sourceforge.net>.