assimp/contrib/cppunit-1.12.1
..
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>.