xo-gc: scaffold utest for GCObjectStore
This commit is contained in:
parent
268e474cfd
commit
a67d8b962a
6 changed files with 129 additions and 9 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue