office-gobmx/external/cppunit
Caolán McNamara eb8f353f8b help msvc -analyzer out wrt CPPUNIT_ASSERT
so it can code following the CPPUNIT_ASSERT doesn't need
to check what condition might have failed in the assert

Change-Id: Ife7e5e54b17a8316425222d2a0efd694c9467089
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167480
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Jenkins
2024-05-10 18:02:05 +02:00
..
0001-cid-1546460-COPY_INSTEAD_OF_MOVE.patch.1
clang.patch.0
CPPUNIT_PLUGIN_EXPORT.patch.0
disable-dynloading.patch
enable-win32-debug.patch
ExternalProject_cppunit.mk
help-msvc-analyzer.patch
Makefile
Module_cppunit.mk
order.patch.0
propagate-exceptions.patch.0
README
rtti.patch.0
sprintf.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/]