[cppunit] interface to eclipse's cdt (unit testing support) plugin

2018-01-06 Thread malerviertel
Hi all, is it possible to connect the aforementioned plugin with cppunit via https://people.freedesktop.org/~mmohrhard/cppunit/class_qt_test_runner.html as demonstrated on https://stackoverflow.com/questions/3951808/using-googletest-in-eclipse-how for gtest? Many thanks for a short descriptio

[cppunit] aborting the test case for failing condition

2018-01-06 Thread malerviertel
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

some information for comparison

2017-12-20 Thread malerviertel
Hi all, to get an impression of the progress of your fork to the original cppunit as well as http://cppunit.sourceforge.net/cppunit2/features.html I am missing a feature list or a roadmap. Apart from https://cgit.freedesktop.org/libreoffice/cppunit/tree/TODO and https://cgit.freedesktop.org/li