xo-gc: scaffold utest for GCObjectStore

This commit is contained in:
Roland Conybeare 2026-04-07 11:44:02 -04:00
commit a67d8b962a
6 changed files with 129 additions and 9 deletions

View file

@ -63,7 +63,7 @@ namespace ut {
TEST_CASE("printable1", "[pp][x1][list]")
{
constexpr bool c_debug_flag = true;
constexpr bool c_debug_flag = false;
scope log(XO_DEBUG(c_debug_flag));
bool ok = SetupObject2::register_facets();