summaryrefslogtreecommitdiffstats
path: root/tests/manual/manual.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-02-20 10:57:28 +0100
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-02-25 14:06:20 +0000
commite4e8a8ac77e3d09246412f1bf68324cfe90d00e2 (patch)
tree479234b6d456c6c77c6dab5ea6234e4932b91836 /tests/manual/manual.pro
parent7106ffb0394c4919da57716a2f877e8ccb3f19f6 (diff)
Add manual test for QMimeDatabase.
Add command line test application that can print the mime type of a file or dump all mime types. Task-number: QTCREATORBUG-13996 Task-number: QTCREATORBUG-14005 Change-Id: I5ef2fa4b9fbab986b1db4fc0bd8abaacdf4f8fa0 Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'tests/manual/manual.pro')
-rw-r--r--tests/manual/manual.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/manual/manual.pro b/tests/manual/manual.pro
index fe3e624bfe..ca74d97a03 100644
--- a/tests/manual/manual.pro
+++ b/tests/manual/manual.pro
@@ -18,6 +18,7 @@ qhttpnetworkconnection \
qimagereader \
qlayout \
qlocale \
+qmimedatabase \
qnetworkaccessmanager/qget \
qnetworkconfigurationmanager \
qnetworkconfiguration \
@@ -59,5 +60,5 @@ win32 {
wince*:SUBDIRS -= lance windowmodality
}
-lessThan(QT_MAJOR_VERSION, 5): SUBDIRS -= bearerex lance qnetworkaccessmanager/qget qnetworkreply \
+lessThan(QT_MAJOR_VERSION, 5): SUBDIRS -= bearerex lance qnetworkaccessmanager/qget qmimedatabase qnetworkreply \
qpainfo qscreen socketengine xembed-raster xembed-widgets windowtransparency