81719351c6
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> |
||
---|---|---|
.. | ||
source | ||
IwyuFilter_unotest.yaml | ||
Jar_test-tools.mk | ||
Jar_test.mk | ||
Library_unobootstrapprotector.mk | ||
Library_unoexceptionprotector.mk | ||
Library_unotest.mk | ||
Makefile | ||
Module_unotest.mk | ||
README.md |
Tests for UNO
Contains tests for UNO