From b4b08561c00743707520b373323ce120c21c4557 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 31 Mar 2011 00:10:37 +0200 Subject: Pulse: Added `qtqa' autotests --- pulse-build-script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pulse-build-script b/pulse-build-script index 4bb4a23..058e8c9 100755 --- a/pulse-build-script +++ b/pulse-build-script @@ -88,7 +88,7 @@ sub runAutotests { # Please don't change this value, otherwise you will send the results to Testr #$ENV{"PULSE_TESTS_TESTR"} = "0"; - my @autotests = ("phonon", "qt3support", "qtbase", "qtmultimedia", "qtdeclarative", "qtscript", "qtsvg", "qttools", "qtxmlpatterns"); + my @autotests = ("phonon", "qt3support", "qtbase", "qtmultimedia", "qtdeclarative", "qtscript", "qtsvg", "qttools", "qtxmlpatterns", "qtqa"); chdir($basepath) or die("Could not chdir to qt"); system_v("git clone qtgitreadonly:qa-dungeon/mainline.git $basepath/_qadungeon") and die("Could not clone qa-dungeon"); -- cgit v1.2.3