assimp/contrib/cppunit-1.12.1
aramis_acg 3d5eae6be5 Moved some defines into the core, away from the public stuff.
Fixed build error regarding zutil.c with vc9.
Updated VC9 project files (again ...)
Moved version getters to aiVersion.h.
Deleted redundant fast_atof.h from irrXML.
Added vc9 config for cppunit
Fixed a missing include when building against stlport

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@307 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2009-01-19 19:34:34 +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 Moved some defines into the core, away from the public stuff. 2009-01-19 19:34:34 +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 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 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>.