summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/other.pro
diff options
context:
space:
mode:
authorJo Asplin <jo.asplin@nokia.com>2011-11-04 16:43:53 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-07 13:26:41 +0100
commit9ceb3b4f6f67cbfe3fb94402bb0f061f77b6da85 (patch)
tree71bec1d15c87ef69b593361444248762a8af0667 /tests/auto/other/other.pro
parent803b7d651cc5593ef4512d707c9d05c64478b7d6 (diff)
Moved qobjectperformance into other/
The qobjectperformance test is a kind of performance test that asserts that the time it takes to emit a signal to a certain number of receivers does not exceed a certain time. other/ currently seems to be a sensible place for such a test. Alternatively, it could have been put next to corelib/kernel/qobject/. Change-Id: I5c9461b62984f5806d1f6940123d30ef9f9f5a37 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.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 0224bb416c..fe36713117 100644
--- a/tests/auto/other/other.pro
+++ b/tests/auto/other/other.pro
@@ -4,6 +4,7 @@ SUBDIRS=\
baselineexample \
compiler \
headersclean \
+ qobjectperformance \
qtokenautomaton \
cross_compile: SUBDIRS -= \