Merge bitcoin/bitcoin#35729: refactor: test: Unroll `&&` conditions in macros
This commit only changes Bitcoin Core's internal test code. It splits combined conditions inside test-check macros (like BOOST_CHECK(a && b)) into separate checks so that when a test fails, the test output points to the exact failing condi…
aa0e0f79by merge-script+196−9519 files