We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a97ad commit a7a06e2Copy full SHA for a7a06e2
roottest/cling/array/CMakeLists.txt
@@ -1,5 +1,4 @@
1
ROOTTEST_ADD_TEST(runarray1
2
- COPY_TO_BUILDDIR array1.C
3
MACRO runarray1test.C
4
OUTREF array1test.ref
5
OUTCNV array1test_convert.sh
roottest/cling/controls/CMakeLists.txt
ROOTTEST_ADD_TEST(runLoopbreak
- COPY_TO_BUILDDIR loopbreak.C
MACRO runLoopbreak.C
OUTREF Loopbreak.ref
LABELS roottest regression cling)
0 commit comments