We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bed6937 commit 5214551Copy full SHA for 5214551
roottest/root/treeformula/array/CMakeLists.txt
@@ -20,6 +20,10 @@ ROOTTEST_ADD_TEST(eventlist
20
OUTREF arrayEventListTest.ref
21
FIXTURES_SETUP root-treeformula-array-eventlist-fixture)
22
23
+ROOTTEST_ADD_TEST(nonSplit
24
+ MACRO nonsplit.C+
25
+ ERRREF nonsplit.erref)
26
+
27
# depend from eventlist because of file copying
28
ROOTTEST_ADD_TEST(boolOpt
29
MACRO boolOpt.C
roottest/root/treeformula/array/nonsplit.erref
0 commit comments