]> andersk Git - splint.git/blobdiff - test/tests2.5/Makefile
Added support for ISO C99 _Bool and stdbool bool/true/false. The
[splint.git] / test / tests2.5 / Makefile
index 302eb60ebf66442252809e8423d2bb07d2cf53a4..b2b6d1e0278f53af2dcd82f15b484abb6b19333a 100644 (file)
@@ -30,7 +30,7 @@ booltest:
        ${SPLINT} booltest.c -booltype bool -predboolint -expect 1
 
 boolbad:
-       ${SPLINT} -weak -booltype BOOLEAN boolbad.c
+       ${SPLINT} -weak -booltype BOOLEAN  -booltrue TRUE -boolfalse FALSE boolbad.c
 
 
 ull:
This page took 0.031297 seconds and 4 git commands to generate.