Moved gui autotests into new directory structure
Task-number: QTBUG-21133 Change-Id: I83b8f652935cf92151265ca2530a3cf81c31fdef Reviewed-on: http://codereview.qt.nokia.com/3996 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jo Asplin <jo.asplin@nokia.com>
@ -17,7 +17,6 @@ SUBDIRS=\
|
|||||||
qdatetime \
|
qdatetime \
|
||||||
qeasingcurve \
|
qeasingcurve \
|
||||||
qelapsedtimer \
|
qelapsedtimer \
|
||||||
qevent \
|
|
||||||
qexplicitlyshareddatapointer \
|
qexplicitlyshareddatapointer \
|
||||||
qfreelist \
|
qfreelist \
|
||||||
qhash \
|
qhash \
|
||||||
|
@ -5,6 +5,7 @@
|
|||||||
#
|
#
|
||||||
TEMPLATE=subdirs
|
TEMPLATE=subdirs
|
||||||
SUBDIRS=\
|
SUBDIRS=\
|
||||||
|
gui \
|
||||||
gestures \
|
gestures \
|
||||||
languagechange \
|
languagechange \
|
||||||
modeltest \
|
modeltest \
|
||||||
@ -16,17 +17,13 @@ SUBDIRS=\
|
|||||||
qabstractscrollarea \
|
qabstractscrollarea \
|
||||||
qabstractslider \
|
qabstractslider \
|
||||||
qabstractspinbox \
|
qabstractspinbox \
|
||||||
qabstracttextdocumentlayout \
|
|
||||||
qaction \
|
qaction \
|
||||||
qactiongroup \
|
qactiongroup \
|
||||||
qapplication \
|
qapplication \
|
||||||
qboxlayout \
|
qboxlayout \
|
||||||
qbrush \
|
|
||||||
qbuttongroup \
|
qbuttongroup \
|
||||||
qcalendarwidget \
|
qcalendarwidget \
|
||||||
qcheckbox \
|
qcheckbox \
|
||||||
qclipboard \
|
|
||||||
qcolor \
|
|
||||||
qcolordialog \
|
qcolordialog \
|
||||||
qcolumnview \
|
qcolumnview \
|
||||||
qcommandlinkbutton \
|
qcommandlinkbutton \
|
||||||
@ -34,7 +31,6 @@ SUBDIRS=\
|
|||||||
qcomplextext \
|
qcomplextext \
|
||||||
qdatawidgetmapper \
|
qdatawidgetmapper \
|
||||||
qdatetimeedit \
|
qdatetimeedit \
|
||||||
qdesktopservices \
|
|
||||||
qdesktopwidget \
|
qdesktopwidget \
|
||||||
qdial \
|
qdial \
|
||||||
qdialog \
|
qdialog \
|
||||||
@ -43,21 +39,15 @@ SUBDIRS=\
|
|||||||
qdockwidget \
|
qdockwidget \
|
||||||
qdoublespinbox \
|
qdoublespinbox \
|
||||||
qdoublevalidator \
|
qdoublevalidator \
|
||||||
qdrag \
|
|
||||||
qerrormessage \
|
qerrormessage \
|
||||||
qfiledialog \
|
qfiledialog \
|
||||||
qfiledialog2 \
|
qfiledialog2 \
|
||||||
qfileiconprovider \
|
qfileiconprovider \
|
||||||
qfileopenevent \
|
|
||||||
qfilesystemmodel \
|
qfilesystemmodel \
|
||||||
qfocusframe \
|
qfocusframe \
|
||||||
qfont \
|
|
||||||
qfontcombobox \
|
qfontcombobox \
|
||||||
qfontdatabase \
|
|
||||||
qfontdialog \
|
qfontdialog \
|
||||||
qfontmetrics \
|
|
||||||
qformlayout \
|
qformlayout \
|
||||||
qglyphrun \
|
|
||||||
qgraphicsanchorlayout \
|
qgraphicsanchorlayout \
|
||||||
qgraphicsanchorlayout1 \
|
qgraphicsanchorlayout1 \
|
||||||
qgraphicseffect \
|
qgraphicseffect \
|
||||||
@ -79,14 +69,8 @@ SUBDIRS=\
|
|||||||
qgraphicswidget \
|
qgraphicswidget \
|
||||||
qgridlayout \
|
qgridlayout \
|
||||||
qgroupbox \
|
qgroupbox \
|
||||||
qguivariant \
|
|
||||||
qheaderview \
|
qheaderview \
|
||||||
qicoimageformat \
|
|
||||||
qicon \
|
|
||||||
qidentityproxymodel \
|
qidentityproxymodel \
|
||||||
qimageiohandler \
|
|
||||||
qimagereader \
|
|
||||||
qimagewriter \
|
|
||||||
qinputcontext \
|
qinputcontext \
|
||||||
qinputdialog \
|
qinputdialog \
|
||||||
qintvalidator \
|
qintvalidator \
|
||||||
@ -94,7 +78,6 @@ SUBDIRS=\
|
|||||||
qitemeditorfactory \
|
qitemeditorfactory \
|
||||||
qitemselectionmodel \
|
qitemselectionmodel \
|
||||||
qitemview \
|
qitemview \
|
||||||
qkeysequence \
|
|
||||||
qlabel \
|
qlabel \
|
||||||
qlcdnumber \
|
qlcdnumber \
|
||||||
qlineedit \
|
qlineedit \
|
||||||
@ -105,42 +88,23 @@ SUBDIRS=\
|
|||||||
#qlocalsocket \ # FIXME: uses qtscript (QTBUG-19242)
|
#qlocalsocket \ # FIXME: uses qtscript (QTBUG-19242)
|
||||||
qmacstyle \
|
qmacstyle \
|
||||||
qmainwindow \
|
qmainwindow \
|
||||||
qmatrixnxn \
|
|
||||||
qmdisubwindow \
|
qmdisubwindow \
|
||||||
qmessagebox \
|
qmessagebox \
|
||||||
qmetaobject \
|
qmetaobject \
|
||||||
qmimedata \
|
qmimedata \
|
||||||
qmouseevent_modal \
|
|
||||||
qmovie \
|
|
||||||
qvolatileimage \
|
|
||||||
qnetworkaccessmanager_and_qprogressdialog \
|
qnetworkaccessmanager_and_qprogressdialog \
|
||||||
qopengl \
|
qopengl \
|
||||||
qpaintengine \
|
|
||||||
qpainterpath \
|
|
||||||
qpainterpathstroker \
|
|
||||||
qpalette \
|
|
||||||
qpathclipper \
|
|
||||||
qpen \
|
|
||||||
qpicture \
|
|
||||||
qpixmapcache \
|
|
||||||
qpixmapfilter \
|
|
||||||
qplaintextedit \
|
qplaintextedit \
|
||||||
qpointer \
|
qpointer \
|
||||||
qpolygon \
|
|
||||||
qprinterinfo \
|
|
||||||
qprogressbar \
|
qprogressbar \
|
||||||
qprogressdialog \
|
qprogressdialog \
|
||||||
qpushbutton \
|
qpushbutton \
|
||||||
qquaternion \
|
|
||||||
qradiobutton \
|
qradiobutton \
|
||||||
qrawfont \
|
|
||||||
qregexpvalidator \
|
qregexpvalidator \
|
||||||
qregion \
|
|
||||||
qscrollarea \
|
qscrollarea \
|
||||||
qscrollbar \
|
qscrollbar \
|
||||||
qscroller \
|
qscroller \
|
||||||
qsharedpointer_and_qwidget \
|
qsharedpointer_and_qwidget \
|
||||||
qshortcut \
|
|
||||||
qsidebar \
|
qsidebar \
|
||||||
qsignalmapper \
|
qsignalmapper \
|
||||||
qsizegrip \
|
qsizegrip \
|
||||||
@ -153,35 +117,20 @@ SUBDIRS=\
|
|||||||
qstandarditem \
|
qstandarditem \
|
||||||
qstandarditemmodel \
|
qstandarditemmodel \
|
||||||
qstatemachine \
|
qstatemachine \
|
||||||
qstatictext \
|
|
||||||
qstatusbar \
|
qstatusbar \
|
||||||
qstringlistmodel \
|
qstringlistmodel \
|
||||||
qstyle \
|
qstyle \
|
||||||
qstyleoption \
|
qstyleoption \
|
||||||
qstylesheetstyle \
|
qstylesheetstyle \
|
||||||
qsyntaxhighlighter \
|
|
||||||
qsystemtrayicon \
|
qsystemtrayicon \
|
||||||
qtabbar \
|
qtabbar \
|
||||||
qtableview \
|
qtableview \
|
||||||
qtablewidget \
|
qtablewidget \
|
||||||
qtcpsocket \
|
qtcpsocket \
|
||||||
qtextblock \
|
|
||||||
qtextcursor \
|
|
||||||
qtextdocumentfragment \
|
|
||||||
qtextdocumentlayout \
|
|
||||||
qtextformat \
|
|
||||||
qtextlayout \
|
|
||||||
qtextlist \
|
|
||||||
qtextobject \
|
|
||||||
qtextpiecetable \
|
|
||||||
qtextscriptengine \
|
|
||||||
qtexttable \
|
|
||||||
qtipc \
|
qtipc \
|
||||||
qtoolbar \
|
qtoolbar \
|
||||||
qtoolbox \
|
qtoolbox \
|
||||||
qtooltip \
|
qtooltip \
|
||||||
qtouchevent \
|
|
||||||
qtransform \
|
|
||||||
qtransformedscreen \
|
qtransformedscreen \
|
||||||
qtranslator \
|
qtranslator \
|
||||||
qtreeview \
|
qtreeview \
|
||||||
@ -189,12 +138,10 @@ SUBDIRS=\
|
|||||||
qtreewidgetitemiterator \
|
qtreewidgetitemiterator \
|
||||||
qundogroup \
|
qundogroup \
|
||||||
qundostack \
|
qundostack \
|
||||||
qvectornd \
|
|
||||||
qwidget_window \
|
qwidget_window \
|
||||||
qwidgetaction \
|
qwidgetaction \
|
||||||
qwindowsurface \
|
qwindowsurface \
|
||||||
qwizard \
|
qwizard \
|
||||||
qwmatrix \
|
|
||||||
qwsembedwidget \
|
qwsembedwidget \
|
||||||
qwsinputmethod \
|
qwsinputmethod \
|
||||||
qwswindowsystem \
|
qwswindowsystem \
|
||||||
@ -212,15 +159,10 @@ win32:SUBDIRS -= qtextpiecetable
|
|||||||
qlistwidget \
|
qlistwidget \
|
||||||
qmainwindow \
|
qmainwindow \
|
||||||
qnetworkreply \
|
qnetworkreply \
|
||||||
qpathclipper \
|
|
||||||
qpixmapcache \
|
|
||||||
qsidebar \
|
qsidebar \
|
||||||
qstylesheetstyle \
|
qstylesheetstyle \
|
||||||
qtextlayout \
|
|
||||||
qtextpiecetable \
|
|
||||||
qtipc \
|
qtipc \
|
||||||
qtoolbar \
|
qtoolbar \
|
||||||
qstatictext \
|
|
||||||
|
|
||||||
symbian:SUBDIRS -= \
|
symbian:SUBDIRS -= \
|
||||||
qsystemtrayicon \
|
qsystemtrayicon \
|
||||||
|
9
tests/auto/gui/gui.pro
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
TEMPLATE=subdirs
|
||||||
|
SUBDIRS=\
|
||||||
|
image \
|
||||||
|
kernel \
|
||||||
|
math3d \
|
||||||
|
painting \
|
||||||
|
text \
|
||||||
|
util \
|
||||||
|
|
18
tests/auto/gui/image/image.pro
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
TEMPLATE=subdirs
|
||||||
|
SUBDIRS=\
|
||||||
|
qimagereader \
|
||||||
|
qicoimageformat \
|
||||||
|
qpixmap \
|
||||||
|
qpixmapcache \
|
||||||
|
qimage \
|
||||||
|
qpixmapfilter \
|
||||||
|
qimageiohandler \
|
||||||
|
qimagewriter \
|
||||||
|
qmovie \
|
||||||
|
qvolatileimage \
|
||||||
|
qicon \
|
||||||
|
qpicture \
|
||||||
|
|
||||||
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
||||||
|
qpixmapcache \
|
||||||
|
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 318 B |
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 897 B After Width: | Height: | Size: 897 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 796 B After Width: | Height: | Size: 796 B |
Before Width: | Height: | Size: 897 B After Width: | Height: | Size: 897 B |
Before Width: | Height: | Size: 924 B After Width: | Height: | Size: 924 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 175 B After Width: | Height: | Size: 175 B |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 306 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.9 KiB |
Before Width: | Height: | Size: 696 B After Width: | Height: | Size: 696 B |
Before Width: | Height: | Size: 549 B After Width: | Height: | Size: 549 B |
Before Width: | Height: | Size: 329 B After Width: | Height: | Size: 329 B |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 514 B After Width: | Height: | Size: 514 B |
Before Width: | Height: | Size: 545 B After Width: | Height: | Size: 545 B |
Before Width: | Height: | Size: 150 KiB After Width: | Height: | Size: 150 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 230 B After Width: | Height: | Size: 230 B |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 753 B After Width: | Height: | Size: 753 B |
Before Width: | Height: | Size: 953 B After Width: | Height: | Size: 953 B |
Before Width: | Height: | Size: 980 B After Width: | Height: | Size: 980 B |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 697 B After Width: | Height: | Size: 697 B |
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
Before Width: | Height: | Size: 116 B After Width: | Height: | Size: 116 B |
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 18 B After Width: | Height: | Size: 18 B |
Before Width: | Height: | Size: 95 B After Width: | Height: | Size: 95 B |
Before Width: | Height: | Size: 1019 B After Width: | Height: | Size: 1019 B |
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 819 B After Width: | Height: | Size: 819 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 427 B After Width: | Height: | Size: 427 B |