office-gobmx/test
Gabor Kelemen 8067be0721 tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.

Change-Id: Ice2eb8c5994bf2ccb88972332ca4a1d3ed41752a
Reviewed-on: https://gerrit.libreoffice.org/63826
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2018-11-27 10:35:30 +01:00
..
source tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* 2018-11-27 10:35:30 +01:00
user-template
Library_subsequenttest.mk tdf#45904 Move _XLinkTargetSupplier Java Tests to C++ 2018-11-27 04:12:53 +01:00
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.