Consolidate into two static libs - one with assertions and one without

This commit is contained in:
2025-09-05 11:22:04 -04:00
parent d04705624a
commit 72481be46d
6 changed files with 95 additions and 141 deletions

View File

@@ -1,4 +1,3 @@
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
#include "../benchmarks/test_data.hpp"
#include "parser_comparison.hpp"
#include <doctest/doctest.h>