summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/other.pro
diff options
context:
space:
mode:
authorhjk <hjk121@nokiamail.com>2014-09-16 09:30:56 +0200
committerhjk <hjk121@nokiamail.com>2014-10-24 07:18:44 +0200
commit497f0af1f71417964bc9b744fbaef83f8f0a2345 (patch)
tree138bb15b4c6a217938c31b1d8d1bb6def778e897 /tests/auto/other/other.pro
parent55be75c9696d38951afcf16ee8198bb86a7f2f38 (diff)
Add some tools specific consistency tests
This upstreams parts of Qt Creator's tst_offset test to serve as an early warning system by testing private implementation details that are used in Qt Creator's data structure "pretty printing" facility. While the tested implementation details can be changed without breaking binary or source compatibility, downstream tools like Qt Creator depend on them. If this test breaks, you are kindly asked to coordinate with the downstream stakeholders to avoid tool breakage. Change-Id: I1286efcec9bef105f80c2163a4f66f5c43f3a218 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'tests/auto/other/other.pro')
-rw-r--r--tests/auto/other/other.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/other/other.pro b/tests/auto/other/other.pro
index bd3997f8c9..9f7d45e562 100644
--- a/tests/auto/other/other.pro
+++ b/tests/auto/other/other.pro
@@ -24,6 +24,7 @@ SUBDIRS=\
qprocess_and_guieventloop \
qtokenautomaton \
windowsmobile \
+ toolsupport \
!qtHaveModule(widgets): SUBDIRS -= \
baselineexample \