widgets: 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: I3c1d993d5682db913aadc267d98a638061f393d6
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
This commit is contained in:
Rohan McGovern 2011-10-25 14:24:31 +10:00 committed by Qt by Nokia
parent 55b6e6fdfb
commit 6b29e881cd
127 changed files with 369 additions and 255 deletions

View 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

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qcolordialog
QT += widgets testlib
SOURCES += tst_qcolordialog.cpp

View 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

View 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

View 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

View 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

View 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

View 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

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qinputdialog
QT += widgets testlib
SOURCES += tst_qinputdialog.cpp

View File

@ -1,7 +1,7 @@
load(qttest_p4)
CONFIG += testcase
TEMPLATE = app
TARGET = tst_qmessagebox
QT += widgets
QT += widgets testlib
DEPENDPATH += .
INCLUDEPATH += .

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View File

@ -1,3 +1,4 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qabstractitemview
QT += widgets testlib
SOURCES += tst_qabstractitemview.cpp

View File

@ -1,3 +1,4 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qabstractproxymodel
QT += widgets testlib
SOURCES += tst_qabstractproxymodel.cpp

View 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

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qdatawidgetmapper
QT += widgets testlib
SOURCES += tst_qdatawidgetmapper.cpp

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qdirmodel
QT += widgets testlib
SOURCES += tst_qdirmodel.cpp
wince* {

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qfileiconprovider
QT += widgets testlib
SOURCES += tst_qfileiconprovider.cpp

View 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

View 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

View 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

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qitemeditorfactory
QT += widgets testlib
SOURCES += tst_qitemeditorfactory.cpp

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qitemselectionmodel
QT += widgets testlib
SOURCES += tst_qitemselectionmodel.cpp

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qitemview
QT += widgets testlib
SOURCES += tst_qitemview.cpp

View 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

View 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

View 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}

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qstandarditem
QT += widgets testlib
SOURCES += tst_qstandarditem.cpp

View 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

View 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

View 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

View File

@ -1,3 +1,4 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qtablewidget
QT += widgets testlib
SOURCES += tst_qtablewidget.cpp

View File

@ -1,3 +1,4 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qtreeview
QT += widgets testlib
SOURCES += tst_qtreeview.cpp

View File

@ -1,3 +1,4 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qtreewidget
QT += widgets testlib
SOURCES += tst_qtreewidget.cpp

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qtreewidgetitemiterator
QT += widgets testlib
SOURCES += tst_qtreewidgetitemiterator.cpp

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qaction
QT += widgets testlib
SOURCES += tst_qaction.cpp

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qactiongroup
QT += widgets testlib
SOURCES += tst_qactiongroup.cpp

View 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

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qboxlayout
QT += widgets testlib
SOURCES += tst_qboxlayout.cpp

View File

@ -1,3 +1,4 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qdesktopwidget
QT += widgets testlib
SOURCES += tst_qdesktopwidget.cpp

View File

@ -1,3 +1,4 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qformlayout
QT += widgets testlib
SOURCES += tst_qformlayout.cpp

View 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

View 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

View 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* {

View File

@ -1,5 +1,7 @@
load(qttest_p4)
CONFIG += testcase
TARGET = tst_qsound
SOURCES += tst_qsound.cpp
QT += testlib
wince* {
deploy.files += 4.wav

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qstackedlayout
QT += widgets testlib
SOURCES += tst_qstackedlayout.cpp

View 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

View 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

View 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 {

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qwidgetaction
QT += widgets testlib
SOURCES += tst_qwidgetaction.cpp

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qmacstyle
QT += widgets testlib
SOURCES += tst_qmacstyle.cpp

View File

@ -1,6 +1,6 @@
load(qttest_p4)
CONFIG += testcase
TARGET.EPOCHEAPSIZE = 0x200000 0x800000
QT += widgets
QT += widgets testlib
SOURCES += tst_qstyle.cpp
wince* {

View 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

View 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

View File

@ -1,7 +1,7 @@
load(qttest_p4)
CONFIG += testcase
TEMPLATE = app
TARGET = tst_qcompleter
QT += widgets
QT += widgets testlib
DEPENDPATH += .
INCLUDEPATH += . ..

View File

@ -1,4 +1,5 @@
load(qttest_p4)
CONFIG += testcase
TARGET = tst_qscroller
QT += widgets
QT += widgets testlib
SOURCES += tst_qscroller.cpp

View 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

View File

@ -1,4 +1,4 @@
CONFIG += qttest_p4
QT += widgets
CONFIG += testcase
QT += widgets testlib
SOURCES += tst_qundogroup.cpp
TARGET = tst_qundogroup

View File

@ -1,4 +1,4 @@
CONFIG += qttest_p4
QT += widgets
CONFIG += testcase
QT += widgets testlib
SOURCES += tst_qundostack.cpp
TARGET = tst_qundostack

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qabstractbutton
QT += widgets testlib
SOURCES += tst_qabstractbutton.cpp

View 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

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qabstractslider
QT += widgets testlib
SOURCES += tst_qabstractslider.cpp

View 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

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qbuttongroup
QT += widgets testlib
SOURCES += tst_qbuttongroup.cpp

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qcalendarwidget
QT += widgets testlib
SOURCES += tst_qcalendarwidget.cpp

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qcheckbox
QT += widgets testlib
SOURCES += tst_qcheckbox.cpp

View 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

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qcommandlinkbutton
QT += widgets testlib
SOURCES += tst_qcommandlinkbutton.cpp

View 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

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qdial
QT += widgets testlib
SOURCES += tst_qdial.cpp

View File

@ -1,5 +1,5 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
QT += widgets testlib
SOURCES += tst_qdialogbuttonbox.cpp
TARGET = tst_qdialogbuttonbox

View 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

View 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

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qdoublevalidator
QT += widgets testlib
SOURCES += tst_qdoublevalidator.cpp

View 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

View 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

View File

@ -1,5 +1,6 @@
load(qttest_p4)
QT += widgets
CONFIG += testcase
TARGET = tst_qgroupbox
QT += widgets testlib
SOURCES += tst_qgroupbox.cpp

View File

@ -1,4 +1,4 @@
load(qttest_p4)
CONFIG += testcase
TARGET = tst_qintvalidator
SOURCES += tst_qintvalidator.cpp
QT += testlib

View 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

View 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

Some files were not shown because too many files have changed in this diff Show More