summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2009-07-30 10:35:55 (GMT)
committerJanne Anttila <janne.anttila@digia.com>2009-07-30 10:35:55 (GMT)
commit6d2fc844e6e71e0757bc5b161563c45a0bef88ff (patch)
treee90ac55e98adaf2e3a78c5e661411d92f02bf9de /tests/auto
parent51ca17ad4017273debf6a9970e99a51137afd91e (diff)
downloadQt-6d2fc844e6e71e0757bc5b161563c45a0bef88ff.zip
Qt-6d2fc844e6e71e0757bc5b161563c45a0bef88ff.tar.gz
Qt-6d2fc844e6e71e0757bc5b161563c45a0bef88ff.tar.bz2
Updated autotest category files for Qt 4.6
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/_Categories/QtCore.txt12
-rw-r--r--tests/auto/_Categories/QtGui.txt6
-rw-r--r--tests/auto/_Categories/QtNetwork.txt2
-rw-r--r--tests/auto/_Categories/QtSql.txt1
-rw-r--r--tests/auto/_Categories/QtUiTools.txt1
-rw-r--r--tests/auto/_Categories/QtWebkit.txt5
-rw-r--r--tests/auto/_Categories/qmake.txt1
7 files changed, 25 insertions, 3 deletions
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