We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9eeeb86 + 37071e3 commit 9ff6e69Copy full SHA for 9ff6e69
regression/Makefile
@@ -1,4 +1,4 @@
1
-DIRS = ansi-c cbmc cpp goto-instrument goto-instrument-unwind
+DIRS = ansi-c cbmc cpp goto-instrument goto-instrument-unwind goto-analyzer
2
3
test:
4
$(foreach var,$(DIRS), $(MAKE) -C $(var) test || exit 1;)
regression/goto-analyzer/intervals2/test.desc
-CORE
+KNOWNBUG
intervals2.c
--intervals
^EXIT=0$
regression/goto-analyzer/intervals4/test.desc
intervals4.c
0 commit comments