From dfcb7fce358269bb71e701efe17e5b3beddac951 Mon Sep 17 00:00:00 2001 From: Edward Welbourne Date: Thu, 11 Oct 2018 17:26:57 +0200 Subject: Test that mismatches of datatype in test data columns are rejected MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit One test for bad data for the column, another for a bad QFETCH. Incidentally extend blacklist testing by blacklisting them. Reorganise a QEMU condition that needed extended as part of this. Task-number: QTPM-1385 Change-Id: Iac72ada19760321c5c9264ddfff7740d1fdd0700 Reviewed-by: Jędrzej Nowacki --- .../selftests/expected_failfetchtype.lightxml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tests/auto/testlib/selftests/expected_failfetchtype.lightxml (limited to 'tests/auto/testlib/selftests/expected_failfetchtype.lightxml') diff --git a/tests/auto/testlib/selftests/expected_failfetchtype.lightxml b/tests/auto/testlib/selftests/expected_failfetchtype.lightxml new file mode 100644 index 0000000000..f7c84a1876 --- /dev/null +++ b/tests/auto/testlib/selftests/expected_failfetchtype.lightxml @@ -0,0 +1,21 @@ + + @INSERT_QT_VERSION_HERE@ + + @INSERT_QT_VERSION_HERE@ + + + + + + + + + + + + + + + + + -- cgit v1.2.3