office-gobmx/external/cppunit
Jan-Marek Glogowski 78bc57b130 cppunit: fix Windows Arm64 build
Change-Id: I75b169362ed703bcae0720aeac0602f389435317
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102857
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2020-09-17 08:39:00 +02:00
..
CPPUNIT_PLUGIN_EXPORT.patch.0
disable-dynloading.patch
enable-win32-debug.patch
ExternalProject_cppunit.mk
Makefile
Module_cppunit.mk
order.patch.0
README
rtti.patch.0
unix.patch
UnpackedTarball_cppunit.mk
windows-arm64.patch.1
windows.patch

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

From [http://www.freedesktop.org/wiki/Software/cppunit/]