office-gobmx/cppunit
Tor Lillqvist 92dbf9df48 No point in the DllPlugInTester executable on non-desktop OSes, I think
Change-Id: I46e4081375e2f7eda0c9f443cf28dcfe575a7dba
2013-01-03 20:21:49 +02:00
..
prj
android.patch
disable-dynloading.patch get cppunit/disable-dynloading.patch to apply 2012-12-07 20:05:25 +01:00
ExternalPackage_cppunit.mk No point in the DllPlugInTester executable on non-desktop OSes, I think 2013-01-03 20:21:49 +02:00
ExternalProject_cppunit.mk gbuild: replace all use of PRODUCT with ENABLE_DBGUTIL 2013-01-03 16:02:13 +01:00
ios.patch Make the patch apply the gbuild way 2012-12-22 23:48:21 +02:00
Makefile
Module_cppunit.mk
README
unix.patch
UnpackedTarball_cppunit.mk Revert "fix pretty broken cppunit gbuild conversion on windows" 2012-12-07 01:04:54 +01:00
windows.patch

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

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