summaryrefslogtreecommitdiff
path: root/tests/test-c.c
AgeCommit message (Collapse)Author
2023-08-30tests : add a C compliance test (#2848)Cebtenzzre
* tests : add a C compliance test * make : build C compliance test by default * make : fix clean and make sure C test fails on clang * make : move -Werror=implicit-int to CFLAGS