summaryrefslogtreecommitdiffstats
path: root/cppuhelper/CppunitTest_cppuhelper_qa_misc.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary test dependencyStephan Bergmann2018-08-091-1/+0
| | | | | | | Change-Id: I8202cf38e4b54fc4b457d2a7d70ad42b29ee9dec Reviewed-on: https://gerrit.libreoffice.org/58769 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* add cppu::throwException test caseCaolán McNamara2017-11-251-0/+28
that is definitely run by the ubsan tinderbox to flush out cppuhelper/source/exc_thrower.cxx:201:15: runtime error: member call on address "foo" which does not point to an object of type 'cppuhelper::detail::XExceptionThrower' Change-Id: Ia798cc6695011480717c1a80d0ab7830080b5de1 Reviewed-on: https://gerrit.libreoffice.org/45244 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>