summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-12-10 10:29:22 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2009-12-10 11:08:06 (GMT)
commit4d3839eb99d720393e1386d63fa04c83367bb076 (patch)
tree00d7662e9d4f37a2e6e15fe29123f4e5db2b04d4 /tests/auto/auto.pro
parent16e4047a627d85182d9d9622a839fa51a9650aca (diff)
downloadQt-4d3839eb99d720393e1386d63fa04c83367bb076.zip
Qt-4d3839eb99d720393e1386d63fa04c83367bb076.tar.gz
Qt-4d3839eb99d720393e1386d63fa04c83367bb076.tar.bz2
Ensure that QProcessEnvironment::operator== doesn't crash
Also add an extensive autotest suite for QProcessEnvironment Task-number: QTBUG-6701 Reviewed-by: Markus Goetz
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 92d29ae..5041812 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -256,6 +256,7 @@ SUBDIRS += \
qprinter \
qprinterinfo \
qprocess \
+ qprocessenvironment \
qprogressbar \
qprogressdialog \
qpropertyanimation \