office-gobmx/test
Miklos Vajna 7d42d5bb76 test: set LoadExoticFileFormats to 2 for cppunit test purposes
So that in case the officecfg/ default for LoadExoticFileFormats is set
to 1 for more conservative users, the tests still pass.

make CppunitTest_writerperfect_epubexport CPPUNIT_TEST_NAME="testAbi11105"

was one such case when a failure happens without this fix.

Change-Id: I7b2dbbf7e64da850cf442ff41e2b6e5fec47d00a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96978
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2020-06-24 09:05:31 +02:00
..
qa/cppunit
signing-keys
source
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
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.