unittests #9

Merged
omicron merged 7 commits from unittests into main 2025-04-06 07:28:52 +00:00
Showing only changes of commit cb8768b1d0 - Show all commits

View File

@ -1,2 +1,2 @@
CompileFlags:
Add: ["-std=c23", "-x", "c"]
Add: ["-std=c23", "-x", "c", "-D_POSIX_C_SOURCE=200809L"]