Skip to content

Commit 5ecc79a

Browse files
SpectreVertguitargeek
authored andcommitted
Translate the root/treeformula/formulaio make to cmake
1 parent f54c63c commit 5ecc79a

File tree

2 files changed

+6
-39
lines changed

2 files changed

+6
-39
lines changed
Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
#-------------------------------------------------------------------------------
2-
#
3-
# Placeholder file to translate the tests to the new CTest system. Meanwhile we
4-
# define a CTest test that calls 'make' in ${CMAKE_CURRENT_SOURCE_DIR}
5-
#
6-
#-------------------------------------------------------------------------------
7-
ROOTTEST_ADD_OLDTEST()
1+
ROOTTEST_ADD_TEST(old-formula
2+
PRECMD ${CMAKE_COMMAND} -E copy
3+
${CMAKE_CURRENT_SOURCE_DIR}/hsimple.31000.root
4+
${CMAKE_CURRENT_BINARY_DIR}/hsimple.31000.root
5+
MACRO runoldFormulaTest.C
6+
OUTREF oldFormulaTest.ref)

root/treeformula/formulaio/Makefile

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)