office-gobmx/test
Thorsten Behrens c5b985bc9b replace usage of blacklist with excludelist for IWYU
Background and motivation:
  https://tools.ietf.org/html/draft-knodel-terminology-02

Change-Id: I2f22d455d2a936a85750eaab1fda215ebb6d9d48
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98182
Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2020-07-10 02:03:40 +02:00
..
qa/cppunit fix memory leak of xmlDoc objects 2020-05-07 09:52:27 +02:00
signing-keys Move data for signing tests to test/ 2020-06-19 22:32:16 +02:00
source distinguish between dialog screenshoting and rendering a widget 2020-07-08 13:39:11 +02:00
user-template test: set LoadExoticFileFormats to 2 for cppunit test purposes 2020-06-24 09:05:31 +02:00
CppunitTest_test_xpath.mk
IwyuFilter_test.yaml replace usage of blacklist with excludelist for IWYU 2020-07-10 02:03:40 +02:00
Library_subsequenttest.mk
Library_test.mk
Library_test_setupvcl.mk
Library_vclbootstrapprotector.mk
Makefile
Module_test.mk
Package_unittest.mk
README
README.vars

Test harness code for C++ unit testing

Many of these tests are run during the build process. In that case on
unix, if a test fails follow the error messages to debug it under gdb.