File tree Expand file tree Collapse file tree 13 files changed +6
-43
lines changed
autoloading/headerParsingOnDemand Expand file tree Collapse file tree 13 files changed +6
-43
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- # FIXME: Temporary workaround for runtime_cxxmodules;
8- if (NOT ROOT_runtime_cxxmodules_FOUND)
9- ROOTTEST_ADD_OLDTEST(LABELS longtest)
10- endif ()
7+ ROOTTEST_ADD_OLDTEST(LABELS longtest)
Original file line number Diff line number Diff line change @@ -12,10 +12,7 @@ ROOTTEST_ADD_TEST(templateSingleton
1212 LABELS roottest regression cling)
1313
1414ROOTTEST_GENERATE_DICTIONARY(masterDict master.h LINKDEF masterLinkDef.h)
15- # FIXME: Temporary workaround for runtime_cxxmodule
16- if (NOT ROOT_runtime_cxxmodules_FOUND)
1715ROOTTEST_GENERATE_DICTIONARY(slaveDict slave.h LINKDEF slaveLinkDef.h)
18- endif ()
1916ROOTTEST_GENERATE_DICTIONARY(forwardDict forward.C LINKDEF linkdef.h)
2017ROOTTEST_GENERATE_DICTIONARY(constructorDict constructor.hh LINKDEF linkdef.h)
2118ROOTTEST_GENERATE_DICTIONARY(typenameTestDict typenameTest.C LINKDEF linkdef.h)
Original file line number Diff line number Diff line change @@ -4,13 +4,10 @@ ROOTTEST_ADD_TEST(autoload
44 OUTREF execautoload.ref
55 DEPENDS autoloadtest.C)
66
7- # FIXME: Temporary workaround for runtime_cxxmodules
8- if (NOT ROOT_runtime_cxxmodules_FOUND)
97ROOTTEST_ADD_TEST(reload
108 COPY_TO_BUILDDIR Reload.root
119 MACRO assertReload.C
1210 OUTREF assertReload.ref)
13- endif ()
1411
1512ROOTTEST_ADD_TEST(linktest
1613 MACRO execlinktest.C
Original file line number Diff line number Diff line change @@ -26,11 +26,8 @@ if(OPENGL_gl_LIBRARY AND ROOTTEST_OS_ID MATCHES Scientific|CentOS|Ubuntu|Fedora)
2626 set (ROOTTEST_ENV_EXTRA LD_PRELOAD=${OPENGL_gl_LIBRARY} )
2727endif ()
2828
29- # FIXME: Temporary workaround for runtime_cxxmodule
30- if (NOT ROOT_runtime_cxxmodules_FOUND)
3129ROOTTEST_ADD_TEST(execStatusBitsCheck
3230 MACRO execStatusBitsCheck.C
3331 OUTCNV ../html/MakeIndex_convert.sh
3432 OUTREF execStatusBitsCheck.ref
3533 )
36- endif ()
Original file line number Diff line number Diff line change @@ -46,13 +46,10 @@ ROOTTEST_ADD_TEST(test_hugeRDF
4646 DEPENDS ${GENERATE_EXECUTABLE_TEST} )
4747endif ()
4848
49- # FIXME: Temporary workaround for runtime_cxxmodule
50- if (NOT ROOT_runtime_cxxmodules_FOUND)
5149ROOTTEST_GENERATE_EXECUTABLE(test_snapshot_manytasks test_snapshot_manytasks.cxx LIBRARIES ${DFLIBRARIES} )
5250ROOTTEST_ADD_TEST(test_snapshot_manytasks
5351 EXEC ./test_snapshot_manytasks
5452 DEPENDS ${GENERATE_EXECUTABLE_TEST} )
55- endif ()
5653
5754ROOTTEST_GENERATE_EXECUTABLE(test_columnoverride test_columnoverride.cxx LIBRARIES ${DFLIBRARIES} )
5855ROOTTEST_ADD_TEST(test_columnoverride
@@ -86,12 +83,9 @@ ROOTTEST_ADD_TEST(test_inference
8683 OUTREF test_inference.ref
8784 DEPENDS ${GENERATE_EXECUTABLE_TEST} )
8885
89- # FIXME: Temporary workaround for runtime_cxxmodule
90- if (NOT ROOT_runtime_cxxmodules_FOUND)
9186ROOTTEST_ADD_TEST(test_snapshot
9287 MACRO test_snapshot.C+
9388 OUTREF test_snapshot.ref)
94- endif ()
9589
9690ROOTTEST_ADD_TEST(test_stringfiltercolumn
9791 MACRO test_stringfiltercolumn.C+
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- # FIXME: Temporary workaround for runtime_cxxmodule
8- if (NOT ROOT_runtime_cxxmodules_FOUND)
7+
98ROOTTEST_ADD_OLDTEST()
10- endif ()
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- # FIXME: Temporary workaround for runtime_cxxmodule
8- if (NOT ROOT_runtime_cxxmodules_FOUND)
7+
98ROOTTEST_ADD_OLDTEST()
10- endif ()
Original file line number Diff line number Diff line change @@ -12,15 +12,12 @@ ROOTTEST_GENERATE_REFLEX_DICTIONARY(FullheaderParsingOnDemand
1212 LIBNAME libFullheaderParsingOnDemand_dictrflx
1313 NO_ROOTMAP)
1414
15- # FIXME: Temporary workaround for runtime_cxxmodules
16- if (NOT ROOT_runtime_cxxmodules_FOUND)
1715ROOTTEST_ADD_TEST(runFullheaderParsingOnDemand
1816 COPY_TO_BUILDDIR headerParsingOnDemand.rootmap
1917 MACRO runFullheaderParsingOnDemand.C
2018 OUTREF headerParsingOnDemand.ref
2119 OUTCNV FullheaderParsingOnDemand_convert.sh
2220 DEPENDS ${GENERATE_REFLEX_TEST} )
23- endif ()
2421
2522ROOTTEST_GENERATE_REFLEX_DICTIONARY(complexTypedefs
2623 complexTypedefs.h
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- # FIXME: Temporary workaround for runtime_cxxmodule
8- if (NOT ROOT_runtime_cxxmodules_FOUND)
7+
98ROOTTEST_ADD_OLDTEST()
10- endif ()
Original file line number Diff line number Diff line change @@ -21,13 +21,10 @@ ROOTTEST_GENERATE_REFLEX_DICTIONARY(enumsTestClasses
2121 SELECTION enumsTestClasses_selection.xml
2222 NO_ROOTMAP)
2323
24- # FIXME: Temporary workaround for runtime_cxxmodule
25- if (NOT ROOT_runtime_cxxmodules_FOUND)
2624ROOTTEST_ADD_TEST(execEnumsTest
2725 MACRO execEnumsTest.C
2826 OUTREF execEnumsTest.ref
2927 DEPENDS ${GENERATE_REFLEX_TEST} )
30- endif ()
3128
3229ROOTTEST_GENERATE_REFLEX_DICTIONARY(tEnumGetEnumClasses
3330 tEnumGetEnumClasses.h
You can’t perform that action at this time.
0 commit comments