Is there any way to detected skipped tests and return a non-zero exit code? For example rather than using QTEST_MAIN maybe it's possible to call QTest::qExec yourself and then something like QTest::numSkipped() to then return your own exit code.
This is needed to flag skipped tests on a CDash dashboard. (http://public.kitware.com/pipermail/cdash/2014-June/001459.html) Thanks Matt
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
