Closes #19128. See https://www.boost.org/doc/libs/1_77_0/libs/test/doc/html/boost_test/tests_organization/enabling.html
test: Use boost::unit_test::enable_if<RUN_RAII_EVENT_TESTS> #22757
pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:2108-testEnableIf changing 1 files +8 −12-
MarcoFalke commented at 3:56 PM on August 20, 2021: member
-
test: Use boost::unit_test::enable_if<RUN_RAII_EVENT_TESTS> fa0851caa3
-
hebasto commented at 3:59 PM on August 20, 2021: member
Concept ACK.
-
MarcoFalke commented at 4:02 PM on August 20, 2021: member
Actually this is wrong. The test can't even be compiled, so the previous code was correct.
event_set_mem_functionsis missing. See #9493 - MarcoFalke closed this on Aug 20, 2021
- MarcoFalke deleted the branch on Aug 20, 2021
- DrahtBot locked this on Aug 20, 2022
Contributors