Merge branch 'main' into claude1

This commit is contained in:
Roland Conybeare 2026-02-27 22:07:46 +11:00
commit df87f1b313
3 changed files with 4 additions and 0 deletions

View file

@ -711,6 +711,7 @@ namespace xo {
log && fixture.log_memory_layout(&log);
}
#ifdef OBSOLETE
TEST_CASE("SchematikaParser-interactive-arith3-bad", "[reader2][SchematikaParser]")
{
const auto & testname = Catch::getResultCapture().getCurrentTestName();
@ -781,6 +782,7 @@ namespace xo {
log && fixture.log_memory_layout(&log);
}
#endif
TEST_CASE("SchematikaParser-interactive-cmp", "[reader2][SchematikaParser]")
{