aboutsummaryrefslogtreecommitdiffstats
path: root/TestHelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'TestHelper.h')
-rw-r--r--TestHelper.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TestHelper.h b/TestHelper.h
index 10e76aa9..6d234abe 100644
--- a/TestHelper.h
+++ b/TestHelper.h
@@ -188,6 +188,8 @@ public:
/// Test selection
/// @{
+ bool singletest = false;
+ std::string singletestName;
bool performance = false;
bool quadratic = false;
bool memory = false;