File tree Expand file tree Collapse file tree 7 files changed +4
-12
lines changed Expand file tree Collapse file tree 7 files changed +4
-12
lines changed Original file line number Diff line number Diff line change 44# define a CTest test that calls 'make' in ${CMAKE_CURRENT_SOURCE_DIR}
55#
66#-------------------------------------------------------------------------------
7+
78ROOTTEST_ADD_OLDTEST(LABELS longtest)
Original file line number Diff line number Diff line change @@ -5,4 +5,3 @@ if(ROOT_python_FOUND)
55 PRECMD ${ROOT_root_CMD} -b -q -l -e .L\ StlTypes.C+
66 ${PYTESTS_WILLFAIL} )
77endif ()
8-
Original file line number Diff line number Diff line change 1- # FIXME: Temporary workaround for runtime_cxxmodules
2- if (NOT ROOT_runtime_cxxmodules_FOUND)
31ROOTTEST_ADD_TESTDIRS()
4- endif ()
Original file line number Diff line number Diff line change 1- # FIXME: Temporary workaround for runtime_cxxmodules;
2- if (NOT ROOT_runtime_cxxmodules_FOUND)
31ROOTTEST_ADD_TEST(getFuncBody
42 MACRO getFuncBody.C)
5- endif ()
63
74ROOTTEST_ADD_TEST(countIncludePaths
85 MACRO countIncludePaths.C)
@@ -45,11 +42,8 @@ configure_file(templateAutoload.rootmap . COPYONLY)
4542configure_file (typelist.v5.txt . COPYONLY )
4643configure_file (typelist.v6.txt . COPYONLY )
4744
48- # FIXME: Temporary workaround for runtime_cxxmodules;
49- if (NOT ROOT_runtime_cxxmodules_FOUND)
5045ROOTTEST_ADD_AUTOMACROS(DEPENDS ANSTmpltInt.C TmpltInt0.C TmpltInt1.C TmpltFloat.C
5146 TmpltNoSpec.C Event.cxx ${COMPILE_MACRO_TEST} )
52- endif ()
5347
5448
5549ROOTTEST_ADD_TEST(drawing
Original file line number Diff line number Diff line change 44# define a CTest test that calls 'make' in ${CMAKE_CURRENT_SOURCE_DIR}
55#
66#-------------------------------------------------------------------------------
7- ROOTTEST_ADD_OLDTEST(LABELS longtest)
87
8+ ROOTTEST_ADD_OLDTEST(LABELS longtest)
Original file line number Diff line number Diff line change 44# define a CTest test that calls 'make' in ${CMAKE_CURRENT_SOURCE_DIR}
55#
66#-------------------------------------------------------------------------------
7- ROOTTEST_ADD_OLDTEST(LABELS longtest)
87
8+ ROOTTEST_ADD_OLDTEST(LABELS longtest)
Original file line number Diff line number Diff line change 44# define a CTest test that calls 'make' in ${CMAKE_CURRENT_SOURCE_DIR}
55#
66#-------------------------------------------------------------------------------
7+
78ROOTTEST_ADD_OLDTEST(LABELS longtest)
You can’t perform that action at this time.
0 commit comments