summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/other.pro
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2020-10-02 10:40:54 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2020-10-02 22:13:18 +0000
commitc3cd7603037108ba9e9f6507ec16cdcf0905bf4c (patch)
treed5c4650667d7c993e7f23b471226ff60e7d8417c /tests/auto/other/other.pro
parent93dad2bf91d414a41c6e2c7db6c75171b4917d4d (diff)
Remove compiler test
Outdated test for old buggy compilers Change-Id: I605a2318a21121bde9a80c046a7beb6edcd2d546 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/other/other.pro')
-rw-r--r--tests/auto/other/other.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/other/other.pro b/tests/auto/other/other.pro
index 8d72957ac7..662ae22868 100644
--- a/tests/auto/other/other.pro
+++ b/tests/auto/other/other.pro
@@ -2,7 +2,6 @@ TEMPLATE=subdirs
QT_FOR_CONFIG += gui-private
SUBDIRS=\
- compiler \
gestures \
lancelot \
languagechange \
@@ -46,8 +45,7 @@ SUBDIRS=\
qnetworkaccessmanager_and_qprogressdialog \
cross_compile: SUBDIRS -= \
- atwrapper \
- compiler
+ atwrapper
!qtHaveModule(gui)|!qtConfig(accessibility): SUBDIRS -= qaccessibility