tests: eliminated usage of qttest_p4.prf
authorRohan McGovern <rohan.mcgovern@nokia.com>
Thu, 6 Oct 2011 23:19:23 +0000 (09:19 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 7 Oct 2011 01:24:01 +0000 (03:24 +0200)
commit355c94981898f4b93276bad33189df5f6b9fbdae
treea8c030d0566e911494bb748f4419455d8c101f9f
parent70e6c71f7e8e4c12672075e7477f4f1d99f320e6
tests: eliminated usage of qttest_p4.prf

qttest_p4.prf was added as a convenience for Qt's own autotests in Qt4.
It enables various crufty undocumented magic, of dubious value.
Stop using it, and explicitly enable the things from it which we want.

Change-Id: I7e6c67674ec669ad1ba7286648c7b4a501f4201c
Reviewed-on: http://codereview.qt-project.org/6185
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
32 files changed:
tests/auto/checkxmlfiles/checkxmlfiles.pro
tests/auto/headersclean/headersclean.pro
tests/auto/patternistexamplefiletree/patternistexamplefiletree.pro
tests/auto/patternistexamples/patternistexamples.pro
tests/auto/patternistheaders/patternistheaders.pro
tests/auto/qabstractmessagehandler/qabstractmessagehandler.pro
tests/auto/qabstracturiresolver/qabstracturiresolver.pro
tests/auto/qabstractxmlforwarditerator/qabstractxmlforwarditerator.pro
tests/auto/qabstractxmlnodemodel/qabstractxmlnodemodel.pro
tests/auto/qabstractxmlreceiver/qabstractxmlreceiver.pro
tests/auto/qapplicationargumentparser/qapplicationargumentparser.pro
tests/auto/qautoptr/qautoptr.pro
tests/auto/qsimplexmlnodemodel/qsimplexmlnodemodel.pro
tests/auto/qsourcelocation/qsourcelocation.pro
tests/auto/qxmlformatter/qxmlformatter.pro
tests/auto/qxmlitem/qxmlitem.pro
tests/auto/qxmlname/qxmlname.pro
tests/auto/qxmlnamepool/qxmlnamepool.pro
tests/auto/qxmlnodemodelindex/qxmlnodemodelindex.pro
tests/auto/qxmlquery/qxmlquery.pro
tests/auto/qxmlresultitems/qxmlresultitems.pro
tests/auto/qxmlschema/qxmlschema.pro
tests/auto/qxmlschemavalidator/qxmlschemavalidator.pro
tests/auto/qxmlserializer/qxmlserializer.pro
tests/auto/xmlpatterns/xmlpatterns.pro
tests/auto/xmlpatternsdiagnosticsts/xmlpatternsdiagnosticsts.pro
tests/auto/xmlpatternsschema/xmlpatternsschema.pro
tests/auto/xmlpatternsschemats/xmlpatternsschemats.pro
tests/auto/xmlpatternsvalidator/xmlpatternsvalidator.pro
tests/auto/xmlpatternsview/xmlpatternsview.pro
tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro
tests/auto/xmlpatternsxslts/xmlpatternsxslts.pro