Files
loongoffice/cppunit
Michael Stahl 3f27da0a67 gbuild: replace all use of PRODUCT with ENABLE_DBGUTIL
Also fix the wrong check in cppunit/ExternalProject_cppunit.mk
which caused cppunit to always be built without -D_GLIBCXX_DEBUG.

Change-Id: Ia247dcd84e2c6fa0e9384fd27643537984d980b5
2013-01-03 16:02:13 +01:00
..
2012-12-06 13:53:52 +01:00
2012-12-22 23:48:21 +02:00
2012-12-06 13:53:52 +01:00
2012-12-06 13:53:52 +01:00
2012-09-25 21:54:07 +02:00
2012-09-25 21:54:07 +02:00

C++ port of the JUnit framework for unit testing.

From [http://sourceforge.net/projects/cppunit/]