summaryrefslogtreecommitdiff
path: root/test/regress/regress1/lemmas
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2020-08-19 07:08:22 -0700
committerGitHub <noreply@github.com>2020-08-19 09:08:22 -0500
commit41f1a9a0036f3d18ec21ef6005fb218cf704fe60 (patch)
treecc314d03286ff6bbd15c157ae06d7bc436d8f831 /test/regress/regress1/lemmas
parent533f87dc6cf44a7bcb84694a5c21e5280425be93 (diff)
[Regressions] Do not test `--check-proofs` anymore (#4914)
In preparation of removing the old proof module, this commit changes the regression runner to not add the flag --check-proofs anymore when running the regressions.
Diffstat (limited to 'test/regress/regress1/lemmas')
-rw-r--r--test/regress/regress1/lemmas/pursuit-safety-8.smtv1.smt21
-rw-r--r--test/regress/regress1/lemmas/simple_startup_9nodes.abstract.base.smtv1.smt21
2 files changed, 0 insertions, 2 deletions
diff --git a/test/regress/regress1/lemmas/pursuit-safety-8.smtv1.smt2 b/test/regress/regress1/lemmas/pursuit-safety-8.smtv1.smt2
index 6187be7c1..a936046a5 100644
--- a/test/regress/regress1/lemmas/pursuit-safety-8.smtv1.smt2
+++ b/test/regress/regress1/lemmas/pursuit-safety-8.smtv1.smt2
@@ -1,4 +1,3 @@
-; COMMAND-LINE:
(set-option :incremental false)
(set-info :source "SAL benchmark suite. Created at SRI by Bruno Dutertre, John Rushby, Maria
Sorea, and Leonardo de Moura. Contact demoura@csl.sri.com for more
diff --git a/test/regress/regress1/lemmas/simple_startup_9nodes.abstract.base.smtv1.smt2 b/test/regress/regress1/lemmas/simple_startup_9nodes.abstract.base.smtv1.smt2
index 4aa162f5b..038b63019 100644
--- a/test/regress/regress1/lemmas/simple_startup_9nodes.abstract.base.smtv1.smt2
+++ b/test/regress/regress1/lemmas/simple_startup_9nodes.abstract.base.smtv1.smt2
@@ -1,4 +1,3 @@
-; COMMAND-LINE:
(set-option :incremental false)
(set-info :source "TTA Startup. Bruno Dutertre (bruno@csl.sri.com)")
(set-info :status unsat)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback