From 6760958e67a33c642e115297a2e56083745cbeeb Mon Sep 17 00:00:00 2001 From: Andreas Bacher Date: Sun, 24 Feb 2019 16:44:48 +0100 Subject: [PATCH] itions of QCOMPARE, QVERIFY & QVERIFY2, this are qtest macros not asserts (#1690) * qt.cfg: Changed definitions of QCOMPARE, QVERIFY & QVERIFY2, this are qtest macros not asserts * qt.cfg: Add support for further qtest macros --- cfg/qt.cfg | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/cfg/qt.cfg b/cfg/qt.cfg index 583f5c5ec..5c9c09e87 100644 --- a/cfg/qt.cfg +++ b/cfg/qt.cfg @@ -1332,9 +1332,17 @@ - - - + + + + + + + + + + +