office-gobmx/unotest
Stephan Bergmann 81719351c6 Introduce CPPUNIT_PROPAGATE_EXCEPTIONS environment variable
Often a developer debugging a failing CppUnit test wants a core dump with the
place where an uncaught exception is thrown.  So if the newly introduced
CPPUNIT_PROPAGATE_EXCEPTIONS environment variable is set (to any value), disable
all the protectors that would otherwise catch such exceptions (and just report
some limited information about them).

Change-Id: I3052f71c0787583c496279a6f5b35a0299c357b3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143882
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-12-10 10:20:39 +00:00
..
source Introduce CPPUNIT_PROPAGATE_EXCEPTIONS environment variable 2022-12-10 10:20:39 +00:00
IwyuFilter_unotest.yaml tdf#42949 Fix IWYU warnings in unotest/ 2020-02-03 10:38:58 +01:00
Jar_test-tools.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
Jar_test.mk
Library_unobootstrapprotector.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Library_unoexceptionprotector.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Library_unotest.mk Fix the tests failing when invalid certificate is in cert store 2022-02-28 18:44:33 +01:00
Makefile
Module_unotest.mk
README.md Updated README.md files 2021-04-19 11:13:41 +02:00

Tests for UNO

Contains tests for UNO