summaryrefslogtreecommitdiff
path: root/tests/auto/xmlpatternssdk/TreeItem.h
diff options
context:
space:
mode:
authorJan Arve Saether <jan-arve.saether@theqtcompany.com>2015-10-09 14:46:41 +0200
committerJan Arve Sæther <jan-arve.saether@theqtcompany.com>2015-10-26 13:52:19 +0000
commit7367d313378fb548449feda3bb0f437d29f20e8b (patch)
treebb704e52b743946fb94b106d8f8b28ade3a36944 /tests/auto/xmlpatternssdk/TreeItem.h
parente19bbdf888e1fdf73872fd8b1598a245ad77d459 (diff)
downloadqtxmlpatterns-7367d313378fb548449feda3bb0f437d29f20e8b.tar.gz
Can now specify which tests to skip with an environment variable5.5
e.g. export XMLPATTERNSXQTS_TESTRANGE=42,49 will execute the tests from number 42 to number 49. The tests are numbered sequentially. This will allow us to not having to run through all the tests when testing for a specific testcase. Change-Id: I4c21158a4eada1b48eb809a887216a7160d73220 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
Diffstat (limited to 'tests/auto/xmlpatternssdk/TreeItem.h')
-rw-r--r--tests/auto/xmlpatternssdk/TreeItem.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/xmlpatternssdk/TreeItem.h b/tests/auto/xmlpatternssdk/TreeItem.h
index 802b09f..f6a4fa1 100644
--- a/tests/auto/xmlpatternssdk/TreeItem.h
+++ b/tests/auto/xmlpatternssdk/TreeItem.h
@@ -84,6 +84,9 @@ namespace QPatternistSDK
virtual QVariant data(const Qt::ItemDataRole role, int column) const = 0;
+ static QPair<int,int> executeRange;
+ static int executions;
+
Q_SIGNALS:
/**
* Emitted whenever this item changed. This is used for keeping