Menu

Tree [d654ec] master v1.12.1 /
 History

HTTPS access


File Date Author Commit
 WinInstaller 2017-02-03 LELEGARD Thierry LELEGARD Thierry [d654ec] Initial version.
 config 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 contrib 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 doc 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 examples 2017-02-03 LELEGARD Thierry LELEGARD Thierry [d654ec] Initial version.
 include 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 lib 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 msvc2015 2017-02-03 LELEGARD Thierry LELEGARD Thierry [d654ec] Initial version.
 src 2017-02-03 LELEGARD Thierry LELEGARD Thierry [d654ec] Initial version.
 .gitignore 2017-02-03 LELEGARD Thierry LELEGARD Thierry [d654ec] Initial version.
 AUTHORS 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 BUGS 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 COPYING 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 ChangeLog 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 CodingGuideLines.txt 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 INSTALL 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 INSTALL-WIN32.txt 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 INSTALL-unix 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 Makefile.am 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 Makefile.in 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 NEWS 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 README 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 THANKS 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 TODO 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 aclocal.m4 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 configure 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 configure.in 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 cppunit-config.1 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 cppunit-config.in 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 cppunit.m4 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 cppunit.pc.in 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 cppunit.spec 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...
 cppunit.spec.in 2017-02-02 LELEGARD Thierry LELEGARD Thierry [af79d4] Initial commit using original sources from CppU...

Read Me

		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>.