aboutsummaryrefslogtreecommitdiff
path: root/tests/compile_flags.txt
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2026-06-21 17:20:13 +0200
committerThomas Schmucker <ts@its1.de>2026-06-21 17:20:13 +0200
commit08a5f3441675c446482b473777cbba53d5191f20 (patch)
treebb462b2439317d8c3be3e542501aa3211357045c /tests/compile_flags.txt
parent7d956c533e9fd7d3bbb9a4a8b7f89f0fe54d4bc3 (diff)
downloadlibcsv-rework.tar.gz
libcsv-rework.tar.bz2
libcsv-rework.zip
rework: add testing frameworkrework
Diffstat (limited to 'tests/compile_flags.txt')
-rw-r--r--tests/compile_flags.txt4
1 files changed, 2 insertions, 2 deletions
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 @@
3-Wsign-compare 3-Wsign-compare
4-Wsign-conversion 4-Wsign-conversion
5-pedantic 5-pedantic
6-std=c99 6-std=c++20
7-O2 7-O2
8-I../lib/include 8-I../libcsv/include