]> andersk Git - splint.git/blobdiff - test/Makefile.am
Added support for ISO C99 _Bool and stdbool bool/true/false. The
[splint.git] / test / Makefile.am
index 51b5a3ef4ea4e4f68c3652d706a570a6f137adb9..903b0740e1401d73c2c6ef2fc108079d8207a437 100644 (file)
@@ -89,7 +89,6 @@ help:
        -@$(SPLINTP) +boolint +boolint 
        -@$(SPLINT) -help flags alpha
 
-
 #commenting these out for the release because they will almost always fail
 #since the default will only fit one system
 #Don't want to panic the user... 
@@ -677,7 +676,7 @@ parentype:
 preds:
        -$(SPLINTR) +hints preds.c -expect 6
        -$(SPLINTRN) +hints preds.c -weak -expect 1
-       -$(SPLINTRN) +hints preds.c -strict -exportlocal -exportheader -expect 12
+       -$(SPLINTRN) +hints preds.c -strict -exportlocal -exportheader -expect 10
 
 .PHONY: prefixes
 prefixes:
This page took 0.033221 seconds and 4 git commands to generate.