Consolidate into two static libs - one with assertions and one without
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
|
||||
#include "arena_allocator.hpp"
|
||||
#include "format.hpp"
|
||||
#include <cstring>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
|
||||
#include "../benchmarks/test_data.hpp"
|
||||
#include "parser_comparison.hpp"
|
||||
#include <doctest/doctest.h>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
|
||||
#include <doctest/doctest.h>
|
||||
|
||||
#include "arena_allocator.hpp"
|
||||
|
||||
Reference in New Issue
Block a user