From 08a5f3441675c446482b473777cbba53d5191f20 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Sun, 21 Jun 2026 17:20:13 +0200 Subject: rework: add testing framework --- tests/compile_flags.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/compile_flags.txt') diff --git a/tests/compile_flags.txt b/tests/compile_flags.txt index 9352ecc..f77f48c 100644 --- a/tests/compile_flags.txt +++ b/tests/compile_flags.txt @@ -3,6 +3,6 @@ -Wsign-compare -Wsign-conversion -pedantic --std=c99 +-std=c++20 -O2 --I../lib/include +-I../libcsv/include -- cgit v1.3