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.
1 parent deebd01 commit ab066eaCopy full SHA for ab066ea
regression/Makefile
@@ -1,5 +1,5 @@
1
2
-DIRS = ansi-c cbmc cpp goto-instrument goto-analyzer
+DIRS = ansi-c cbmc cpp goto-instrument goto-analyzer cbmc-java
3
4
test:
5
$(foreach var,$(DIRS), $(MAKE) -C $(var) test || exit 1;)
0 commit comments