summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qobjectperformance/.gitignore
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/qobjectperformance/.gitignore
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/qobjectperformance/.gitignore')
-rw-r--r--tests/auto/other/qobjectperformance/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/other/qobjectperformance/.gitignore b/tests/auto/other/qobjectperformance/.gitignore
new file mode 100644
index 0000000000..028ca89aad
--- /dev/null
+++ b/tests/auto/other/qobjectperformance/.gitignore
@@ -0,0 +1 @@
+tst_qobjectperformance