office-gobmx/test
Jens Carl 2d609053ad tdf#45904 Move _XHeaderFooterContent Java tests to C++
Change-Id: I5e6ee9f44223c4b0b92ec32bb508d5b6c988689f
Reviewed-on: https://gerrit.libreoffice.org/45265
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jens Carl <j.carl43@gmx.de>
2017-11-27 03:40:56 +01:00
..
source tdf#45904 Move _XHeaderFooterContent Java tests to C++ 2017-11-27 03:40:56 +01:00
user-template
Library_subsequenttest.mk tdf#45904 Move _XHeaderFooterContent Java tests to C++ 2017-11-27 03:40:56 +01:00
Library_test.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Library_test_setupvcl.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Library_vclbootstrapprotector.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Makefile
Module_test.mk Fix naming of makefile to mend make dump-deps. 2016-09-29 06:48:31 +00:00
Package_unittest.mk
README
README.vars test: Allow to force a certain locale during unit tests 2016-11-17 00:27:27 +00:00

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.