summaryrefslogtreecommitdiff
path: root/plugins/autotest/autotest.qrc
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@theqtcompany.com>2014-12-01 11:42:28 +0100
committerChristian Stenger <christian.stenger@theqtcompany.com>2014-12-04 13:52:16 +0100
commitd2784769567a96221ac036e90b1f3f207257cf27 (patch)
treeddc0dd758ae027bf3f7d8302770423fb16d1fa3a /plugins/autotest/autotest.qrc
parent0fc6d113d1befa33485adee3de77ad8b2ec0e985 (diff)
downloadqt-creator-d2784769567a96221ac036e90b1f3f207257cf27.tar.gz
Support blacklisted test cases
Diffstat (limited to 'plugins/autotest/autotest.qrc')
-rw-r--r--plugins/autotest/autotest.qrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/autotest/autotest.qrc b/plugins/autotest/autotest.qrc
index fe59718a58..e76830ba04 100644
--- a/plugins/autotest/autotest.qrc
+++ b/plugins/autotest/autotest.qrc
@@ -14,6 +14,8 @@
<file>images/warn.png</file>
<file>images/xfail.png</file>
<file>images/xpass.png</file>
+ <file>images/blacklisted_fail.png</file>
+ <file>images/blacklisted_pass.png</file>
<file>images/run.png</file>
<file>images/runselected.png</file>
<file>images/stop.png</file>