summaryrefslogtreecommitdiffstats
path: root/patches/0085-Removed-uic3-autotest-from-qtbase.patch
blob: 9c09d0c19a8269994358136173305af6dd142eee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
From dd57c88afabc4c4e69005a277ffb7615484c7aeb Mon Sep 17 00:00:00 2001
From: Prasanth Ullattil <prasanth.ullattil@nokia.com>
Date: Thu, 17 Mar 2011 10:08:57 +0100
Subject: [PATCH] Removed uic3 autotest from qtbase

---
 qtbase/tests/auto/host.pro |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/qtbase/tests/auto/host.pro b/qtbase/tests/auto/host.pro
index 3ae6a7a..a128daa 100644
--- a/qtbase/tests/auto/host.pro
+++ b/qtbase/tests/auto/host.pro
@@ -10,5 +10,5 @@ SUBDIRS=\
            #atwrapper \     # These tests need significant updating,
            #uiloader \      # they have hardcoded machine names etc.
 
-contains(QT_CONFIG,qt3support):SUBDIRS+=uic3
+#contains(QT_CONFIG,qt3support):SUBDIRS+=uic3
 
-- 
1.7.3.2.343.g7d43d