office-gobmx/cppunit
Michael Stahl 276021c761 gbuild: remove gb_ExternalProject_use_unpacked
It must always be used exactly once, so replace it with constructor
parameter.

Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d
2013-05-07 01:41:25 +02:00
..
android.patch
disable-dynloading.patch
ExternalPackage_cppunit.mk adapt all externals to build against MSVC debug runtime 2013-04-15 15:26:32 +02:00
ExternalProject_cppunit.mk gbuild: remove gb_ExternalProject_use_unpacked 2013-05-07 01:41:25 +02:00
ios.patch
Makefile
Module_cppunit.mk Bypass cppunit stuff for non-DESKTOP in more places 2013-04-02 18:17:51 +03:00
README
unix.patch
UnpackedTarball_cppunit.mk
windows.patch
wundef.patch

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

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