summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfileinfo/qfileinfo.pro
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2010-11-16 13:43:14 (GMT)
committerShane Kearns <shane.kearns@accenture.com>2010-11-16 18:36:03 (GMT)
commit5a9b670ef04232c7cd5017bd5e241c6ed975be6e (patch)
treef3b2f0b89ca474b2092878ed9f0762729a839c3d /tests/auto/qfileinfo/qfileinfo.pro
parent02aca4e5a1d3e3e47a2c69a63faa772439ac92cf (diff)
downloadQt-5a9b670ef04232c7cd5017bd5e241c6ed975be6e.zip
Qt-5a9b670ef04232c7cd5017bd5e241c6ed975be6e.tar.gz
Qt-5a9b670ef04232c7cd5017bd5e241c6ed975be6e.tar.bz2
Test coverage - ensure tst_qfileinfo tests dir & absoluteDir functions
The existing dir test function is appropriate, now it checks the dir functions as well as the path functions. Reviewed-By: Prasanth Ullattil
Diffstat (limited to 'tests/auto/qfileinfo/qfileinfo.pro')
-rw-r--r--tests/auto/qfileinfo/qfileinfo.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qfileinfo/qfileinfo.pro b/tests/auto/qfileinfo/qfileinfo.pro
index 101128c..fdbcd26 100644
--- a/tests/auto/qfileinfo/qfileinfo.pro
+++ b/tests/auto/qfileinfo/qfileinfo.pro
@@ -30,3 +30,4 @@ wince* {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}
+contains(QT_CONFIG, qt3support): QT += qt3support