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(m
Hi all,
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 star