widgets: eliminated usage of qttest_p4.prf
authorRohan McGovern <rohan.mcgovern@nokia.com>
Tue, 25 Oct 2011 04:24:31 +0000 (14:24 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 25 Oct 2011 06:42:23 +0000 (08:42 +0200)
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: I3c1d993d5682db913aadc267d98a638061f393d6
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
127 files changed:
tests/auto/widgets/dialogs/qabstractprintdialog/qabstractprintdialog.pro
tests/auto/widgets/dialogs/qcolordialog/qcolordialog.pro
tests/auto/widgets/dialogs/qdialog/qdialog.pro
tests/auto/widgets/dialogs/qerrormessage/qerrormessage.pro
tests/auto/widgets/dialogs/qfiledialog/qfiledialog.pro
tests/auto/widgets/dialogs/qfiledialog2/qfiledialog2.pro
tests/auto/widgets/dialogs/qfilesystemmodel/qfilesystemmodel.pro
tests/auto/widgets/dialogs/qfontdialog/qfontdialog.pro
tests/auto/widgets/dialogs/qinputdialog/qinputdialog.pro
tests/auto/widgets/dialogs/qmessagebox/qmessagebox.pro
tests/auto/widgets/dialogs/qprogressdialog/qprogressdialog.pro
tests/auto/widgets/dialogs/qsidebar/qsidebar.pro
tests/auto/widgets/dialogs/qwizard/qwizard.pro
tests/auto/widgets/effects/qgraphicseffect/qgraphicseffect.pro
tests/auto/widgets/graphicsview/qgraphicsanchorlayout/qgraphicsanchorlayout.pro
tests/auto/widgets/graphicsview/qgraphicsanchorlayout1/qgraphicsanchorlayout1.pro
tests/auto/widgets/graphicsview/qgraphicseffectsource/qgraphicseffectsource.pro
tests/auto/widgets/graphicsview/qgraphicsgridlayout/qgraphicsgridlayout.pro
tests/auto/widgets/graphicsview/qgraphicsitem/qgraphicsitem.pro
tests/auto/widgets/graphicsview/qgraphicsitemanimation/qgraphicsitemanimation.pro
tests/auto/widgets/graphicsview/qgraphicslayout/qgraphicslayout.pro
tests/auto/widgets/graphicsview/qgraphicslayoutitem/qgraphicslayoutitem.pro
tests/auto/widgets/graphicsview/qgraphicslinearlayout/qgraphicslinearlayout.pro
tests/auto/widgets/graphicsview/qgraphicsobject/qgraphicsobject.pro
tests/auto/widgets/graphicsview/qgraphicspixmapitem/qgraphicspixmapitem.pro
tests/auto/widgets/graphicsview/qgraphicspolygonitem/qgraphicspolygonitem.pro
tests/auto/widgets/graphicsview/qgraphicsproxywidget/qgraphicsproxywidget.pro
tests/auto/widgets/graphicsview/qgraphicsscene/qgraphicsscene.pro
tests/auto/widgets/graphicsview/qgraphicssceneindex/qgraphicssceneindex.pro
tests/auto/widgets/graphicsview/qgraphicstransform/qgraphicstransform.pro
tests/auto/widgets/graphicsview/qgraphicsview/qgraphicsview.pro
tests/auto/widgets/graphicsview/qgraphicswidget/qgraphicswidget.pro
tests/auto/widgets/itemviews/qabstractitemview/qabstractitemview.pro
tests/auto/widgets/itemviews/qabstractproxymodel/qabstractproxymodel.pro
tests/auto/widgets/itemviews/qcolumnview/qcolumnview.pro
tests/auto/widgets/itemviews/qdatawidgetmapper/qdatawidgetmapper.pro
tests/auto/widgets/itemviews/qdirmodel/qdirmodel.pro
tests/auto/widgets/itemviews/qfileiconprovider/qfileiconprovider.pro
tests/auto/widgets/itemviews/qheaderview/qheaderview.pro
tests/auto/widgets/itemviews/qidentityproxymodel/qidentityproxymodel.pro
tests/auto/widgets/itemviews/qitemdelegate/qitemdelegate.pro
tests/auto/widgets/itemviews/qitemeditorfactory/qitemeditorfactory.pro
tests/auto/widgets/itemviews/qitemselectionmodel/qitemselectionmodel.pro
tests/auto/widgets/itemviews/qitemview/qitemview.pro
tests/auto/widgets/itemviews/qlistview/qlistview.pro
tests/auto/widgets/itemviews/qlistwidget/qlistwidget.pro
tests/auto/widgets/itemviews/qsortfilterproxymodel/qsortfilterproxymodel.pro
tests/auto/widgets/itemviews/qstandarditem/qstandarditem.pro
tests/auto/widgets/itemviews/qstandarditemmodel/qstandarditemmodel.pro
tests/auto/widgets/itemviews/qstringlistmodel/qstringlistmodel.pro
tests/auto/widgets/itemviews/qtableview/qtableview.pro
tests/auto/widgets/itemviews/qtablewidget/qtablewidget.pro
tests/auto/widgets/itemviews/qtreeview/qtreeview.pro
tests/auto/widgets/itemviews/qtreewidget/qtreewidget.pro
tests/auto/widgets/itemviews/qtreewidgetitemiterator/qtreewidgetitemiterator.pro
tests/auto/widgets/kernel/qaction/qaction.pro
tests/auto/widgets/kernel/qactiongroup/qactiongroup.pro
tests/auto/widgets/kernel/qapplication/test/test.pro
tests/auto/widgets/kernel/qboxlayout/qboxlayout.pro
tests/auto/widgets/kernel/qdesktopwidget/qdesktopwidget.pro
tests/auto/widgets/kernel/qformlayout/qformlayout.pro
tests/auto/widgets/kernel/qgridlayout/qgridlayout.pro
tests/auto/widgets/kernel/qinputcontext/qinputcontext.pro
tests/auto/widgets/kernel/qlayout/qlayout.pro
tests/auto/widgets/kernel/qsound/qsound.pro
tests/auto/widgets/kernel/qstackedlayout/qstackedlayout.pro
tests/auto/widgets/kernel/qtooltip/qtooltip.pro
tests/auto/widgets/kernel/qwidget/qwidget.pro
tests/auto/widgets/kernel/qwidget_window/qwidget_window.pro
tests/auto/widgets/kernel/qwidgetaction/qwidgetaction.pro
tests/auto/widgets/styles/qmacstyle/qmacstyle.pro
tests/auto/widgets/styles/qstyle/qstyle.pro
tests/auto/widgets/styles/qstyleoption/qstyleoption.pro
tests/auto/widgets/styles/qstylesheetstyle/qstylesheetstyle.pro
tests/auto/widgets/util/qcompleter/qcompleter.pro
tests/auto/widgets/util/qscroller/qscroller.pro
tests/auto/widgets/util/qsystemtrayicon/qsystemtrayicon.pro
tests/auto/widgets/util/qundogroup/qundogroup.pro
tests/auto/widgets/util/qundostack/qundostack.pro
tests/auto/widgets/widgets/qabstractbutton/qabstractbutton.pro
tests/auto/widgets/widgets/qabstractscrollarea/qabstractscrollarea.pro
tests/auto/widgets/widgets/qabstractslider/qabstractslider.pro
tests/auto/widgets/widgets/qabstractspinbox/qabstractspinbox.pro
tests/auto/widgets/widgets/qbuttongroup/qbuttongroup.pro
tests/auto/widgets/widgets/qcalendarwidget/qcalendarwidget.pro
tests/auto/widgets/widgets/qcheckbox/qcheckbox.pro
tests/auto/widgets/widgets/qcombobox/qcombobox.pro
tests/auto/widgets/widgets/qcommandlinkbutton/qcommandlinkbutton.pro
tests/auto/widgets/widgets/qdatetimeedit/qdatetimeedit.pro
tests/auto/widgets/widgets/qdial/qdial.pro
tests/auto/widgets/widgets/qdialogbuttonbox/qdialogbuttonbox.pro
tests/auto/widgets/widgets/qdockwidget/qdockwidget.pro
tests/auto/widgets/widgets/qdoublespinbox/qdoublespinbox.pro
tests/auto/widgets/widgets/qdoublevalidator/qdoublevalidator.pro
tests/auto/widgets/widgets/qfocusframe/qfocusframe.pro
tests/auto/widgets/widgets/qfontcombobox/qfontcombobox.pro
tests/auto/widgets/widgets/qgroupbox/qgroupbox.pro
tests/auto/widgets/widgets/qintvalidator/qintvalidator.pro
tests/auto/widgets/widgets/qlabel/qlabel.pro
tests/auto/widgets/widgets/qlcdnumber/qlcdnumber.pro
tests/auto/widgets/widgets/qlineedit/qlineedit.pro
tests/auto/widgets/widgets/qmainwindow/qmainwindow.pro
tests/auto/widgets/widgets/qmdiarea/qmdiarea.pro
tests/auto/widgets/widgets/qmdisubwindow/qmdisubwindow.pro
tests/auto/widgets/widgets/qmenu/qmenu.pro
tests/auto/widgets/widgets/qmenubar/qmenubar.pro
tests/auto/widgets/widgets/qplaintextedit/qplaintextedit.pro
tests/auto/widgets/widgets/qprogressbar/qprogressbar.pro
tests/auto/widgets/widgets/qpushbutton/qpushbutton.pro
tests/auto/widgets/widgets/qradiobutton/qradiobutton.pro
tests/auto/widgets/widgets/qregexpvalidator/qregexpvalidator.pro
tests/auto/widgets/widgets/qscrollarea/qscrollarea.pro
tests/auto/widgets/widgets/qscrollbar/qscrollbar.pro
tests/auto/widgets/widgets/qsizegrip/qsizegrip.pro
tests/auto/widgets/widgets/qslider/qslider.pro
tests/auto/widgets/widgets/qspinbox/qspinbox.pro
tests/auto/widgets/widgets/qsplitter/qsplitter.pro
tests/auto/widgets/widgets/qstackedwidget/qstackedwidget.pro
tests/auto/widgets/widgets/qstatusbar/qstatusbar.pro
tests/auto/widgets/widgets/qtabbar/qtabbar.pro
tests/auto/widgets/widgets/qtabwidget/qtabwidget.pro
tests/auto/widgets/widgets/qtextbrowser/qtextbrowser.pro
tests/auto/widgets/widgets/qtextedit/qtextedit.pro
tests/auto/widgets/widgets/qtoolbar/qtoolbar.pro
tests/auto/widgets/widgets/qtoolbox/qtoolbox.pro
tests/auto/widgets/widgets/qtoolbutton/qtoolbutton.pro
tests/auto/widgets/widgets/qworkspace/qworkspace.pro

index fb72bbf..2bc2015 100644 (file)
@@ -2,8 +2,9 @@
 # Project file for autotest for file qabstractprintdialog.h
 ############################################################
 
-load(qttest_p4)
-QT += widgets printsupport
+CONFIG += testcase
+TARGET = tst_qabstractprintdialog
+QT += widgets printsupport testlib
 SOURCES += tst_qabstractprintdialog.cpp
 
 CONFIG += insignificant_test # QTBUG-21402
index 4f195da..f5ad784 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qcolordialog
+QT += widgets testlib
 SOURCES  += tst_qcolordialog.cpp
 
 
index a3596b6..d8658e5 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qdialog
+QT += widgets testlib
 SOURCES += tst_qdialog.cpp
 
 CONFIG += insignificant_test # QTBUG-21402
index 363d085..730932d 100644 (file)
@@ -1,10 +1,10 @@
-load(qttest_p4)
+CONFIG += testcase
 TEMPLATE = app
 TARGET = tst_qerrormessage
 DEPENDPATH += .
 INCLUDEPATH += . 
 
-QT += widgets
+QT += widgets testlib
 
 # Input
 SOURCES += tst_qerrormessage.cpp
index 92fba98..f8aae57 100644 (file)
@@ -2,8 +2,9 @@
 # Project file for autotest for file qfiledialog.h
 ############################################################
 
-load(qttest_p4)
-QT += widgets widgets-private
+CONFIG += testcase
+TARGET = tst_qfiledialog
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 SOURCES += tst_qfiledialog.cpp
 
index a2149c8..db36eea 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qfiledialog2
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 
 SOURCES += tst_qfiledialog2.cpp
index a7d042c..1663067 100644 (file)
@@ -1,7 +1,7 @@
-CONFIG += qttest_p4
+CONFIG += testcase
 
 QT += widgets widgets-private
-QT += core-private gui
+QT += core-private gui testlib
 
 SOURCES                += tst_qfilesystemmodel.cpp
 TARGET         = tst_qfilesystemmodel
index 5a0c2b6..9203b17 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qfontdialog
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 
 SOURCES  += tst_qfontdialog.cpp
index f7e56bd..4725b44 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qinputdialog
+QT += widgets testlib
 SOURCES  += tst_qinputdialog.cpp
 
 
index e3f6ddb..f25ed65 100644 (file)
@@ -1,7 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
 TEMPLATE = app
 TARGET = tst_qmessagebox
-QT += widgets
+QT += widgets testlib
 DEPENDPATH += .
 INCLUDEPATH += . 
 
index f3861e4..478e1d9 100644 (file)
@@ -2,8 +2,9 @@
 # Project file for autotest for file qprogressdialog.h
 ############################################################
 
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qprogressdialog
+QT += widgets testlib
 SOURCES += tst_qprogressdialog.cpp
 
 
index 9f6e094..18e6371 100644 (file)
@@ -1,6 +1,6 @@
-CONFIG += qttest_p4
+CONFIG += testcase
 
 QT += core-private
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 SOURCES                += tst_qsidebar.cpp 
 TARGET         = tst_qsidebar
index c27801b..761511d 100644 (file)
@@ -1,4 +1,5 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qwizard
+QT += widgets testlib
 SOURCES  += tst_qwizard.cpp
 RESOURCES = qwizard.qrc
index 171ab3f..d21ff56 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qgraphicseffect
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 
 SOURCES  += tst_qgraphicseffect.cpp
index 5aa2936..3eb18e6 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets widgets-private
+CONFIG += testcase
+TARGET = tst_qgraphicsanchorlayout
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 SOURCES  += tst_qgraphicsanchorlayout.cpp
 CONFIG += parallel_test
index bcad43f..6e8717c 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets widgets-private
+CONFIG += testcase
+TARGET = tst_qgraphicsanchorlayout1
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 SOURCES += tst_qgraphicsanchorlayout1.cpp
 CONFIG += parallel_test
index 44ec70e..4fe3405 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qgraphicseffectsource
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 
 SOURCES  += tst_qgraphicseffectsource.cpp
index 7db7c1a..afdf133 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qgraphicsgridlayout
 
-QT += widgets
+QT += widgets testlib
 SOURCES  += tst_qgraphicsgridlayout.cpp
 CONFIG += parallel_test
 contains(QT_CONFIG,xcb):qpa:CONFIG+=insignificant_test  # QTBUG-20756 crashes on qpa, xcb
index 51a4426..4cda600 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets widgets-private
+CONFIG += testcase
+TARGET = tst_qgraphicsitem
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 SOURCES  += tst_qgraphicsitem.cpp
 DEFINES += QT_NO_CAST_TO_ASCII
index 5d723da..484f4ba 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qgraphicsitemanimation
+QT += widgets testlib
 SOURCES  += tst_qgraphicsitemanimation.cpp
 DEFINES += QT_NO_CAST_TO_ASCII
 CONFIG += parallel_test
index ea176c9..254a91e 100644 (file)
@@ -2,8 +2,9 @@
 # Project file for autotest for file qlayout.h
 ############################################################
 
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qgraphicslayout
+QT += widgets testlib
 SOURCES += tst_qgraphicslayout.cpp
 DEFINES += QT_USE_USING_NAMESPACE
 CONFIG += parallel_test
index ed9adf8..ef5cc36 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qgraphicslayoutitem
+QT += widgets testlib
 SOURCES  += tst_qgraphicslayoutitem.cpp
 CONFIG += parallel_test
 
index 1f7ff0c..50a886c 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qgraphicslinearlayout
+QT += widgets testlib
 SOURCES  += tst_qgraphicslinearlayout.cpp
 CONFIG += parallel_test
 
index 5232ec8..60f09c2 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qgraphicsobject
 
-QT += widgets
+QT += widgets testlib
 QT += core-private
 
 SOURCES  += tst_qgraphicsobject.cpp
index 6b1ad34..6452e39 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qgraphicspixmapitem
+QT += widgets testlib
 SOURCES  += tst_qgraphicspixmapitem.cpp
 CONFIG += parallel_test
 
index 2aa1675..bca0ecc 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qgraphicspolygonitem
+QT += widgets testlib
 SOURCES  += tst_qgraphicspolygonitem.cpp
 CONFIG += parallel_test
 
index a649ae1..2dcaf70 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qgraphicsproxywidget
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 
 SOURCES  += tst_qgraphicsproxywidget.cpp
index 75b4d84..6c1a3f5 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets widgets-private
+CONFIG += testcase
+TARGET = tst_qgraphicsscene
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 SOURCES  += tst_qgraphicsscene.cpp
 RESOURCES += images.qrc
index 5e61034..7ade351 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qgraphicssceneindex
 requires(contains(QT_CONFIG,private_tests))
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 SOURCES  += tst_qgraphicssceneindex.cpp
 CONFIG += parallel_test
index de7f01f..c250f79 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qgraphicstransform
+QT += widgets testlib
 SOURCES  += tst_qgraphicstransform.cpp
 CONFIG += parallel_test
 
index 9f32522..2aa782f 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qgraphicsview
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 
 SOURCES  += tst_qgraphicsview.cpp tst_qgraphicsview_2.cpp
index 330076e..fd5cb38 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qgraphicswidget
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 
 SOURCES  += tst_qgraphicswidget.cpp
index 7f6c2cb..2f0ca73 100644 (file)
@@ -1,3 +1,4 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qabstractitemview
+QT += widgets testlib
 SOURCES         += tst_qabstractitemview.cpp
index 7a6a841..5ded15a 100644 (file)
@@ -1,3 +1,4 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qabstractproxymodel
+QT += widgets testlib
 SOURCES  += tst_qabstractproxymodel.cpp
index bca9e75..15d904e 100644 (file)
@@ -1,6 +1,6 @@
-CONFIG += qttest_p4
+CONFIG += testcase
 QT += widgets widgets-private
-QT += gui-private core-private
+QT += gui-private core-private testlib
 
 SOURCES                += tst_qcolumnview.cpp 
 TARGET         = tst_qcolumnview
index 64e3b57..53b23b5 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qdatawidgetmapper
+QT += widgets testlib
 SOURCES += tst_qdatawidgetmapper.cpp
 
 
index bc4e98d..680286d 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qdirmodel
+QT += widgets testlib
 SOURCES         += tst_qdirmodel.cpp
 
 wince* {
index 1e3d26d..37173a1 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qfileiconprovider
+QT += widgets testlib
 SOURCES  += tst_qfileiconprovider.cpp
 
 
index 3b3afa7..9f40056 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qheaderview
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 
 SOURCES  += tst_qheaderview.cpp
index 141e72a..52702f3 100644 (file)
@@ -1,7 +1,8 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qidentityproxymodel
 
 mtdir = ../../../integrationtests/modeltest
 INCLUDEPATH += $$PWD/$${mtdir}
-QT += widgets
+QT += widgets testlib
 SOURCES         += tst_qidentityproxymodel.cpp $${mtdir}/dynamictreemodel.cpp $${mtdir}/modeltest.cpp
 HEADERS         += $${mtdir}/dynamictreemodel.h $${mtdir}/modeltest.h
index 9a1a3b5..17a5d5e 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qitemdelegate
+QT += widgets testlib
 SOURCES         += tst_qitemdelegate.cpp
 
 win32:!wince*: LIBS += -lUser32
index 89bc944..5ff7771 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qitemeditorfactory
+QT += widgets testlib
 SOURCES  += tst_qitemeditorfactory.cpp
 
 
index c675a6e..a4c7ba3 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qitemselectionmodel
+QT += widgets testlib
 SOURCES  += tst_qitemselectionmodel.cpp
 
 
index dbdd461..079953d 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qitemview
+QT += widgets testlib
 SOURCES += tst_qitemview.cpp
 
 
index 07fabbc..1b76a30 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets gui-private
+CONFIG += testcase
+TARGET = tst_qlistview
+QT += widgets gui-private testlib
 SOURCES  += tst_qlistview.cpp
 win32:!wince*: LIBS += -luser32
 
index 7343415..4a91277 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets widgets-private
+CONFIG += testcase
+TARGET = tst_qlistwidget
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 SOURCES  += tst_qlistwidget.cpp
 
index 65207b6..4f0d654 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qsortfilterproxymodel
 
-QT += gui widgets
+QT += gui widgets testlib
 mtdir = ../../../integrationtests/modeltest
 
 INCLUDEPATH += $$PWD/$${mtdir}
index 1d280fc..9d90f5f 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qstandarditem
+QT += widgets testlib
 SOURCES  += tst_qstandarditem.cpp
 
 
index 8c634b9..eef165d 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qstandarditemmodel
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 
 SOURCES  += tst_qstandarditemmodel.cpp
index fe70ed7..ecdd30c 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qstringlistmodel
+QT += widgets testlib
 HEADERS += qmodellistener.h
 
 SOURCES         += tst_qstringlistmodel.cpp
index 408119a..528fa7d 100644 (file)
@@ -1,6 +1,6 @@
-load(qttest_p4)
+CONFIG += testcase
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 
 TARGET.EPOCHEAPSIZE = 0x200000 0x800000
index eff12c8..114ce11 100644 (file)
@@ -1,3 +1,4 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qtablewidget
+QT += widgets testlib
 SOURCES  += tst_qtablewidget.cpp
index ea53bbd..e395546 100644 (file)
@@ -1,3 +1,4 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qtreeview
+QT += widgets testlib
 SOURCES  += tst_qtreeview.cpp
index 763c0d3..3fa0681 100644 (file)
@@ -1,3 +1,4 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qtreewidget
+QT += widgets testlib
 SOURCES  += tst_qtreewidget.cpp
index de7762e..42a0061 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qtreewidgetitemiterator
+QT += widgets testlib
 SOURCES  += tst_qtreewidgetitemiterator.cpp
 
 
index 9c3648d..e6f0735 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qaction
+QT += widgets testlib
 SOURCES += tst_qaction.cpp 
 
 
index 9b86369..87521ed 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qactiongroup
+QT += widgets testlib
 SOURCES += tst_qactiongroup.cpp 
 
 
index 65aae7b..1118f7f 100644 (file)
@@ -1,6 +1,6 @@
-load(qttest_p4)
+CONFIG += testcase
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 
 SOURCES += ../tst_qapplication.cpp
index c37f12f..90e83f5 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qboxlayout
+QT += widgets testlib
 SOURCES  += tst_qboxlayout.cpp
 
 
index 730b273..1ab155f 100644 (file)
@@ -1,3 +1,4 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qdesktopwidget
+QT += widgets testlib
 SOURCES += tst_qdesktopwidget.cpp
index 24c452a..be94460 100644 (file)
@@ -1,3 +1,4 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qformlayout
+QT += widgets testlib
 SOURCES  += tst_qformlayout.cpp
index 6bd42fe..ee64f85 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qgridlayout
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 
 SOURCES  += tst_qgridlayout.cpp
index cdadb0c..3700cad 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qinputcontext
+QT += widgets testlib
 SOURCES  += tst_qinputcontext.cpp
 
 mac*:CONFIG+=insignificant_test
index 28ca9dc..c85879d 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qlayout
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 
 SOURCES += tst_qlayout.cpp
 wince* {
index 18ebaf1..4142afc 100644 (file)
@@ -1,5 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qsound
 SOURCES += tst_qsound.cpp
+QT += testlib
 
 wince* {
     deploy.files += 4.wav
index 30f074d..1f94c1b 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qstackedlayout
+QT += widgets testlib
 SOURCES  += tst_qstackedlayout.cpp
 
 
index 4da8917..d653fe5 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qtooltip
+QT += widgets testlib
 SOURCES += tst_qtooltip.cpp
 
 CONFIG += insignificant_test # QTBUG-21402
index 9c34e0c..e6ec3b9 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qwidget
 
-QT += widgets core-private gui-private widgets-private
+QT += widgets core-private gui-private widgets-private testlib
 
 SOURCES  += tst_qwidget.cpp
 RESOURCES     = qwidget.qrc
index dd58370..cf04478 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qwidget_window
+QT += widgets testlib
 SOURCES  += tst_qwidget_window.cpp
 
 x11 {
index 3e037c2..e415855 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qwidgetaction
+QT += widgets testlib
 SOURCES += tst_qwidgetaction.cpp 
 
 
index 5aad736..1408f87 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qmacstyle
+QT += widgets testlib
 SOURCES += tst_qmacstyle.cpp
 
 
index 2016316..5a18a70 100644 (file)
@@ -1,6 +1,6 @@
-load(qttest_p4)
+CONFIG += testcase
 TARGET.EPOCHEAPSIZE = 0x200000 0x800000
-QT += widgets
+QT += widgets testlib
 SOURCES  += tst_qstyle.cpp
 
 wince* {
index ccbb39d..cadc6d6 100644 (file)
@@ -2,9 +2,10 @@
 # Automatically generated by qmake (2.00a) ti 8. mar 16:20:21 2005
 ######################################################################
 
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qstyleoption
 TEMPLATE = app
-QT += widgets
+QT += widgets testlib
 # Input
 SOURCES += tst_qstyleoption.cpp
 
index 9dc296a..137d6a2 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets widgets-private
+CONFIG += testcase
+TARGET = tst_qstylesheetstyle
+QT += widgets widgets-private testlib
 QT += gui-private
 # Input
 SOURCES += tst_qstylesheetstyle.cpp
index 4d58e6b..63b137e 100644 (file)
@@ -1,7 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
 TEMPLATE = app
 TARGET = tst_qcompleter
-QT += widgets
+QT += widgets testlib
 DEPENDPATH += .
 INCLUDEPATH += . ..
 
index de202d6..b1cdaa5 100644 (file)
@@ -1,4 +1,5 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qscroller
 
-QT += widgets
+QT += widgets testlib
 SOURCES += tst_qscroller.cpp
index 8a6ea3d..e9310fc 100644 (file)
@@ -2,8 +2,9 @@
 # Project file for autotest for file qsystemtrayicon.h
 ############################################################
 
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qsystemtrayicon
+QT += widgets testlib
 SOURCES += tst_qsystemtrayicon.cpp
 
 
index c2b6ceb..bd8dac1 100644 (file)
@@ -1,4 +1,4 @@
-CONFIG += qttest_p4
-QT += widgets
+CONFIG += testcase
+QT += widgets testlib
 SOURCES += tst_qundogroup.cpp
 TARGET = tst_qundogroup
index c8cfb70..294debb 100644 (file)
@@ -1,4 +1,4 @@
-CONFIG += qttest_p4
-QT += widgets
+CONFIG += testcase
+QT += widgets testlib
 SOURCES += tst_qundostack.cpp
 TARGET = tst_qundostack
index 15d90ed..2f0111f 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qabstractbutton
+QT += widgets testlib
 SOURCES  += tst_qabstractbutton.cpp
 
 
index e4bc3f6..2d9aa52 100644 (file)
@@ -2,8 +2,9 @@
 # Project file for autotest for file qabstractscrollarea.h
 ############################################################
 
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qabstractscrollarea
+QT += widgets testlib
 SOURCES += tst_qabstractscrollarea.cpp
 
 
index 4507859..6453999 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qabstractslider
+QT += widgets testlib
 SOURCES  += tst_qabstractslider.cpp
 
 
index e156b24..f9b6012 100644 (file)
@@ -2,8 +2,9 @@
 # Project file for autotest for file qabstractspinbox.h
 ############################################################
 
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qabstractspinbox
+QT += widgets testlib
 SOURCES += tst_qabstractspinbox.cpp
 
 
index 6f506e8..36049cd 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qbuttongroup
+QT += widgets testlib
 SOURCES  += tst_qbuttongroup.cpp
 
 
index d250b83..d30685e 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qcalendarwidget
+QT += widgets testlib
 SOURCES  += tst_qcalendarwidget.cpp
 
 
index aa1f35b..4282b25 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qcheckbox
+QT += widgets testlib
 SOURCES  += tst_qcheckbox.cpp
 
 
index 7f5b57c..88b9d08 100644 (file)
@@ -1,3 +1,4 @@
-load(qttest_p4)
-QT += widgets widgets-private gui-private core-private
+CONFIG += testcase
+TARGET = tst_qcombobox
+QT += widgets widgets-private gui-private core-private testlib
 SOURCES  += tst_qcombobox.cpp
index 497b829..be3cfcd 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qcommandlinkbutton
+QT += widgets testlib
 SOURCES  += tst_qcommandlinkbutton.cpp
 
 
index 47356d4..fd579a1 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qdatetimeedit
+QT += widgets testlib
 SOURCES  += tst_qdatetimeedit.cpp
 
 wincewm50smart-msvc2005: DEFINES += WINCE_NO_MODIFIER_KEYS
index acf66de..9bdd61f 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qdial
+QT += widgets testlib
 SOURCES  += tst_qdial.cpp
 
 
index efbeca0..7f2ad59 100644 (file)
@@ -1,5 +1,5 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+QT += widgets testlib
 SOURCES += tst_qdialogbuttonbox.cpp
 
 TARGET = tst_qdialogbuttonbox
index e597282..b55edb0 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets widgets-private
+CONFIG += testcase
+TARGET = tst_qdockwidget
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 
 SOURCES += tst_qdockwidget.cpp
index ff0eb2e..5a3b036 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qdoublespinbox
+QT += widgets testlib
 SOURCES  += tst_qdoublespinbox.cpp
 
 CONFIG += insignificant_test # QTBUG-21402
index 7fbb72b..ab7ee03 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qdoublevalidator
+QT += widgets testlib
 SOURCES += tst_qdoublevalidator.cpp
 
 
index 0fcc9bf..404edcd 100644 (file)
@@ -2,8 +2,9 @@
 # Project file for autotest for file qfocusframe.h
 ############################################################
 
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qfocusframe
+QT += widgets testlib
 SOURCES += tst_qfocusframe.cpp
 
 
index 7faa0e3..942c6b4 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qfontcombobox
+QT += widgets testlib
 SOURCES  += tst_qfontcombobox.cpp
 
 CONFIG += insignificant_test # QTBUG-21402
index f4181a3..4a5e76f 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qgroupbox
+QT += widgets testlib
 SOURCES  += tst_qgroupbox.cpp
 
 
index 576621a..52e0b85 100644 (file)
@@ -1,4 +1,4 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qintvalidator
 SOURCES += tst_qintvalidator.cpp
-
-
+QT += testlib
index 0e0c3a4..3aacb60 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qlabel
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 QT += core-private gui-private
 
 SOURCES += tst_qlabel.cpp
index cd909de..1508806 100644 (file)
@@ -2,8 +2,9 @@
 # Project file for autotest for file qlcdnumber.h
 ############################################################
 
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qlcdnumber
+QT += widgets testlib
 SOURCES += tst_qlcdnumber.cpp
 
 
index 077b7c9..77b2ae5 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qlineedit
+QT += widgets testlib
 SOURCES  += tst_qlineedit.cpp
 
 CONFIG += insignificant_test # QTBUG-21402
index c140f76..7e0a532 100644 (file)
@@ -1,3 +1,4 @@
-load(qttest_p4)
-QT += widgets widgets-private
+CONFIG += testcase
+TARGET = tst_qmainwindow
+QT += widgets widgets-private testlib
 SOURCES += tst_qmainwindow.cpp
index 6a12152..54aa3c4 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qmdiarea
 
-QT += gui-private widgets
+QT += gui-private widgets testlib
 
 INCLUDEPATH += .
 SOURCES += tst_qmdiarea.cpp
index 5c5bd52..be929d1 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qmdisubwindow
+QT += widgets testlib
 INCLUDEPATH += .
 SOURCES  += tst_qmdisubwindow.cpp
 DEFINES += QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCII
index 1fc1a7f..f426a0c 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qmenu
+QT += widgets testlib
 SOURCES  += tst_qmenu.cpp
 
 qpa:contains(QT_CONFIG,xcb):CONFIG+=insignificant_test  # QTBUG-21100, unstably fails
index 73c2545..3fb6ae6 100644 (file)
@@ -1,3 +1,4 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qmenubar
+QT += widgets testlib
 SOURCES += tst_qmenubar.cpp
index feac5e3..e98bae2 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qplaintextedit
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 QT += gui-private
 
 INCLUDEPATH += ../
index 70d8c91..1de3e63 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qprogressbar
+QT += widgets testlib
 SOURCES += tst_qprogressbar.cpp
 
 
index e2fd455..353ad06 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qpushbutton
+QT += widgets testlib
 SOURCES  += tst_qpushbutton.cpp
 
 
index 82b2ff2..a89733e 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qradiobutton
+QT += widgets testlib
 SOURCES  += tst_qradiobutton.cpp
 
 
index 68e5c51..8f1de5b 100644 (file)
@@ -1,4 +1,4 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qregexpvalidator
 SOURCES += tst_qregexpvalidator.cpp
-
-
+QT += testlib
index 5b2602b..bdf18a0 100644 (file)
@@ -2,8 +2,9 @@
 # Project file for autotest for file qscrollarea.h
 ############################################################
 
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qscrollarea
+QT += widgets testlib
 SOURCES += tst_qscrollarea.cpp
 
 
index 2628554..36e7e09 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qscrollbar
+QT += widgets testlib
 SOURCES += tst_qscrollbar.cpp
 
 mac*:CONFIG+=insignificant_test
index da6dd5a..995fb15 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qsizegrip
 INCLUDEPATH += .
-QT += widgets
+QT += widgets testlib
 SOURCES += tst_qsizegrip.cpp
 
 
index 41f0116..4c8b061 100644 (file)
@@ -2,8 +2,9 @@
 # Project file for autotest for file qslider.h
 ############################################################
 
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qslider
+QT += widgets testlib
 SOURCES += tst_qslider.cpp
 
 
index c88dc0e..0541eaa 100644 (file)
@@ -1,3 +1,4 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qspinbox
+QT += widgets testlib
 SOURCES  += tst_qspinbox.cpp
index 9942c89..7901526 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qsplitter
+QT += widgets testlib
 SOURCES  += tst_qsplitter.cpp
 
 wince* {
index c9436c6..2e8b86f 100644 (file)
@@ -2,8 +2,9 @@
 # Project file for autotest for file qstackedwidget.h
 ############################################################
 
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qstackedwidget
+QT += widgets testlib
 SOURCES += tst_qstackedwidget.cpp
 
 
index 51ec0e9..5cf40f7 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qstatusbar
+QT += widgets testlib
 SOURCES  += tst_qstatusbar.cpp
 
 
index befe570..01b3c4a 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qtabbar
+QT += widgets testlib
 SOURCES  += tst_qtabbar.cpp
 
 
index d551c66..bbc6e3c 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qtabwidget
 
-QT += widgets widgets-private
+QT += widgets widgets-private testlib
 
 INCLUDEPATH += ../
 
index ae51776..d66adf7 100644 (file)
@@ -1,8 +1,9 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qtextbrowser
 SOURCES += tst_qtextbrowser.cpp
 DEFINES += SRCDIR=\\\"$$PWD\\\"
 
-QT += widgets
+QT += widgets testlib
 
 wince* {
    addFiles.files = *.html
index f29a2d2..c89af42 100644 (file)
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qtextedit
 
-QT += widgets widgets-private gui-private
+QT += widgets widgets-private gui-private testlib
 INCLUDEPATH += ../
 
 HEADERS +=  
index b340097..ef1a0e0 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets widgets-private
+CONFIG += testcase
+TARGET = tst_qtoolbar
+QT += widgets widgets-private testlib
 QT += gui-private
 SOURCES += tst_qtoolbar.cpp
 
index 24f3ea6..19b3a03 100644 (file)
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qtoolbox
+QT += widgets testlib
 SOURCES  += tst_qtoolbox.cpp
 
 
index 5f08268..441477e 100644 (file)
@@ -1,3 +1,4 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qtoolbutton
+QT += widgets testlib
 SOURCES += tst_qtoolbutton.cpp
index 0b8a604..02de003 100644 (file)
@@ -1,3 +1,4 @@
-load(qttest_p4)
-QT += widgets
+CONFIG += testcase
+TARGET = tst_qworkspace
+QT += widgets testlib
 SOURCES  += tst_qworkspace.cpp