Port badxml autotest to QMetaObjectBuilder
authorKent Hansen <kent.hansen@nokia.com>
Fri, 17 Feb 2012 21:45:08 +0000 (22:45 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 21 Feb 2012 12:57:12 +0000 (13:57 +0100)
commit12520e83009fb8bd694d9768801875558bcc6321
tree157a762e63df744299bfa7afbe198e38be87533d
parentc69106d1bf66d64e046c4f639542457151187dfc
Port badxml autotest to QMetaObjectBuilder

The meta-object format is going to change for Qt5. Use QMOB to
insulate the badxml test from such changes.

(It just so happens that the QFAIL("a failure") statement is still on
line 109 after the refactoring, so the expected_badxml.* files'
location tags did not have to be changed.)

Change-Id: I04421d13c4df71c8004fa71cafc4823a59079a41
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
tests/auto/testlib/selftests/badxml/badxml.pro
tests/auto/testlib/selftests/badxml/tst_badxml.cpp