From 3489ab60a992f060c3e737838cc78ac79f79cc31 Mon Sep 17 00:00:00 2001 From: Giuseppe D'Angelo Date: Tue, 3 May 2016 23:04:28 +0200 Subject: QTestLib: support explicit bool conversions in QVERIFY [ChangeLog][QTestLib] It is now possible to use variables of types with an explicit operator bool in the QVERIFY macro. Change-Id: I2685df164a616f6a065d689867daa9ea1de78e08 Reviewed-by: Friedemann Kleint --- tests/auto/testlib/selftests/expected_cmptest.xunitxml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/auto/testlib/selftests/expected_cmptest.xunitxml') diff --git a/tests/auto/testlib/selftests/expected_cmptest.xunitxml b/tests/auto/testlib/selftests/expected_cmptest.xunitxml index d044771b14..925c725924 100644 --- a/tests/auto/testlib/selftests/expected_cmptest.xunitxml +++ b/tests/auto/testlib/selftests/expected_cmptest.xunitxml @@ -1,5 +1,5 @@ - + @@ -107,6 +107,7 @@ + -- cgit v1.2.3