assimp/contrib/cppunit-1.12.1
aramis_acg 2ffac898d6 [3393728] [PATCH 1/2] ommit->omit and splitted->split
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1064 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2011-08-20 22:00:33 +00:00
..
config Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
contrib Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
doc Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
include Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
src [3393728] [PATCH 1/2] ommit->omit and splitted->split 2011-08-20 22:00:33 +00:00
AUTHORS Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
BUGS Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
COPYING Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
ChangeLog Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
CodingGuideLines.txt Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
INSTALL Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
INSTALL-WIN32.txt Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
INSTALL-unix Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
Makefile.am Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
Makefile.in Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
NEWS [3393728] [PATCH 1/2] ommit->omit and splitted->split 2011-08-20 22:00:33 +00:00
README Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
THANKS Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
TODO Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
aclocal.m4 Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
configure Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
configure.in Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
cppunit-config.1 Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
cppunit-config.in Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
cppunit.m4 Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
cppunit.pc.in Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
cppunit.spec Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
cppunit.spec.in Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00

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