office-gobmx/cppunit
Stephan Bergmann dfebe3fc51 Revert _GLIBCXX_DEBUG on Mac OS X again
It does not work, see
<http://lists.freedesktop.org/archives/libreoffice/2013-April/050321.html> "Re:
[ANN] --enable-dbgutil: everyone gets a Debug STL!"

Change-Id: I0b0c0faa03a1a03095b70454d38a1a193b42d56a
2013-04-18 08:38:06 +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 Revert _GLIBCXX_DEBUG on Mac OS X again 2013-04-18 08:38:06 +02:00
ios.patch
Makefile
Module_cppunit.mk
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/]