X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/e5081f8c08424e4511d50a3b1fc187666c95852c..16c024b587f5ddc115928d5cca7095508aa208d9:/test/Makefile.in diff --git a/test/Makefile.in b/test/Makefile.in index 2d5e2b6..e5b7ad8 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -1392,11 +1392,12 @@ mystrncat: noeffect: ${SPLINTP} noeffect.c +allmacros +checks -expect 3 + .PHONY: numabstract numabstract: - -$(SPLINTR) numabstract.c -expect 8 - -$(SPLINTR) numabstract.c +numabstractlit -expect 7 - -$(SPLINTR) numabstract.c -numabstractcast -expect 7 + -$(SPLINTR) numabstract.c -expect 11 + -$(SPLINTR) numabstract.c +numabstractlit -expect 9 + -$(SPLINTR) numabstract.c -numabstractcast -expect 10 ### ### 2002-01-01: null1.c: expect increased to 15 because out must be defined