]> andersk Git - splint.git/blobdiff - test/tests2.4/Makefile
*** empty log message ***
[splint.git] / test / tests2.4 / Makefile
index 9904013ff9c4656638f9390f92147d5ca8451336..b5d834f38559e58f66420f77dc95ecf061f348e9 100644 (file)
@@ -31,7 +31,8 @@ hexconstants:
        $(LCLINT) +checks hexconstants.c -expect 4
 
 innercomment:
-       $(LCLINT) innercomment.c 
+       $(LCLINT) innercomment.c -expect 2 +forcehints ; \
+       $(LCLINT) innercomment.c -nestcomment
 
 nothing:
        $(LCLINT) nothing.c 
This page took 0.20592 seconds and 4 git commands to generate.