From 6d2fc844e6e71e0757bc5b161563c45a0bef88ff Mon Sep 17 00:00:00 2001 From: Janne Anttila Date: Thu, 30 Jul 2009 13:35:55 +0300 Subject: Updated autotest category files for Qt 4.6 --- tests/auto/_Categories/QtCore.txt | 12 +++++++++++- tests/auto/_Categories/QtGui.txt | 6 ++++++ tests/auto/_Categories/QtNetwork.txt | 2 ++ tests/auto/_Categories/QtSql.txt | 1 - tests/auto/_Categories/QtUiTools.txt | 1 + tests/auto/_Categories/QtWebkit.txt | 5 ++++- tests/auto/_Categories/qmake.txt | 1 + 7 files changed, 25 insertions(+), 3 deletions(-) create mode 100644 tests/auto/_Categories/QtUiTools.txt diff --git a/tests/auto/_Categories/QtCore.txt b/tests/auto/_Categories/QtCore.txt index 7238bf8..c3fb879 100644 --- a/tests/auto/_Categories/QtCore.txt +++ b/tests/auto/_Categories/QtCore.txt @@ -4,7 +4,8 @@ collections exceptionsafety qabstractitemmodel #Requires STL -qalgorithms +qalgorithms +qanimationgroup qatomicint qatomicpointer qbitarray @@ -13,6 +14,7 @@ qbytearray qbytearraymatcher qcache qchar +qcontiguouscache qcoreapplication qcryptographichash qdatastream @@ -21,6 +23,7 @@ qdatetime qdebug qdir qdiriterator +qeasingcurve qevent qeventloop qexplicitlyshareddatapointer @@ -47,11 +50,13 @@ qnumeric qobject cetest-pro: tst_qobject.pro qobjectperformance qobjectrace +qparallelanimationgroup qplugin cetest-pro: tst_qplugin.pro qpluginloader cetest-subdir: tst qpoint qpointer qprocess cetest-subdir: test +qpropertyanimation qqueue qrand qreadlocker @@ -59,7 +64,10 @@ qreadwritelock qrect qregexp qresourceengine +qringbuffer +qscopedpointer qsemaphore +qsequentialanimationgroup qset qsettings qsharedmemory cetest-subdir: test @@ -69,6 +77,8 @@ qsignalspy qsize qsizef qsocketnotifier +qstate +qstatemachine #Requires STL qstl qstring diff --git a/tests/auto/_Categories/QtGui.txt b/tests/auto/_Categories/QtGui.txt index b03a870..6ef7cfe 100644 --- a/tests/auto/_Categories/QtGui.txt +++ b/tests/auto/_Categories/QtGui.txt @@ -1,4 +1,7 @@ +exceptionsafety_objects +gestures languagechange +math3d modeltest qabstractbutton qabstractitemview @@ -59,6 +62,7 @@ qgraphicsitemanimation qgraphicslayout qgraphicslayoutitem qgraphicslinearlayout +qgraphicsobject qgraphicspixmapitem qgraphicspolygonitem qgraphicsproxywidget @@ -75,6 +79,7 @@ qimage qimageiohandler qimagereader qimagewriter +qinputcontext qinputdialog qintvalidator qitemdelegate @@ -170,6 +175,7 @@ qtoolbar qtoolbox qtoolbutton qtooltip +qtouchevent qtransform qtransformedscreen qtreeview diff --git a/tests/auto/_Categories/QtNetwork.txt b/tests/auto/_Categories/QtNetwork.txt index f5d191d..f08cfc9 100644 --- a/tests/auto/_Categories/QtNetwork.txt +++ b/tests/auto/_Categories/QtNetwork.txt @@ -11,6 +11,8 @@ qhttpnetworkreply qhttpsocketengine qlocalsocket cetest-subdir: test qnativesocketengine +#requires gui, but is more network test +qnetworkaccessmanager_and_qprogressdialog qnetworkaddressentry qnetworkcachemetadata qnetworkcookie diff --git a/tests/auto/_Categories/QtSql.txt b/tests/auto/_Categories/QtSql.txt index 1232500..4fc1614 100644 --- a/tests/auto/_Categories/QtSql.txt +++ b/tests/auto/_Categories/QtSql.txt @@ -1,5 +1,4 @@ qsql -qsqlbatch qsqldatabase qsqldriver qsqlerror diff --git a/tests/auto/_Categories/QtUiTools.txt b/tests/auto/_Categories/QtUiTools.txt new file mode 100644 index 0000000..0df0e3c --- /dev/null +++ b/tests/auto/_Categories/QtUiTools.txt @@ -0,0 +1 @@ +uiloader \ No newline at end of file diff --git a/tests/auto/_Categories/QtWebkit.txt b/tests/auto/_Categories/QtWebkit.txt index 5c29b20..90ea514 100644 --- a/tests/auto/_Categories/QtWebkit.txt +++ b/tests/auto/_Categories/QtWebkit.txt @@ -1,2 +1,5 @@ +qwebelement qwebframe -qwebpage +qwebhistory +qwebhistoryinterface +qwebpage \ No newline at end of file diff --git a/tests/auto/_Categories/qmake.txt b/tests/auto/_Categories/qmake.txt index e69de29..8fa141f 100644 --- a/tests/auto/_Categories/qmake.txt +++ b/tests/auto/_Categories/qmake.txt @@ -0,0 +1 @@ +qmake \ No newline at end of file -- cgit v0.12