On 04.01.2018 17:30, malervier...@arcor.de wrote:
> we are missing some fatal aborting assertions, i.e. the equivalents of all 
> current comparisons, but causing an (immediate) abort. Sometimes the 
> continuation of following tests makes no sense ...
> 
> I could imagine the use of CPPUNIT_FAIL(message) for these situations, but 
> hesitate to start a new development as long as the lack isn't confirmed.

just #include <assert.h> and use assert(), no need for anything extra in
CppUnit if you want that.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to