20 lines
600 B
Plaintext
20 lines
600 B
Plaintext
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>.
|
|
|