From 9bc546e4920af554011adab10e15624f9a012bf8 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Tue, 13 Dec 2011 17:26:36 +1000 Subject: Add testlib selftest for QStringList comparison. The (disabled) alive selftest contained a test for the QStringList specialization of the QTest::qCompare template. This test is unrelated to the rest of the alive selftest, so move it to the cmptest selftest, where QCOMPARE is tested. Change-Id: Ic6f0e491dd3b3ce8b4ca1d49666a099815575eaa Reviewed-by: Rohan McGovern --- tests/auto/testlib/selftests/expected_cmptest.xml | 27 +++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'tests/auto/testlib/selftests/expected_cmptest.xml') diff --git a/tests/auto/testlib/selftests/expected_cmptest.xml b/tests/auto/testlib/selftests/expected_cmptest.xml index ea05c725fd..1b32389acb 100644 --- a/tests/auto/testlib/selftests/expected_cmptest.xml +++ b/tests/auto/testlib/selftests/expected_cmptest.xml @@ -39,6 +39,33 @@ Expected (expected): QVariant(PhonyClass,)]]> + + + + + + + + + + + + + + + + + -- cgit v1.2.3