summaryrefslogtreecommitdiff
path: root/test/regress/Makefile.tests
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-09-06 11:33:33 -0500
committerGitHub <noreply@github.com>2018-09-06 11:33:33 -0500
commitc59f4e5dbbbcef7d30ab1bba2210ec32be42563e (patch)
treeee8138c33f0c6a02a984564afc4753894a9ed2e1 /test/regress/Makefile.tests
parent793321a0b4f9d02eb1ba7e416bd2d9fcb407ddf7 (diff)
Refactor and document quantifiers variable elimination and conditional splitting (#2424)
Diffstat (limited to 'test/regress/Makefile.tests')
-rw-r--r--test/regress/Makefile.tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/Makefile.tests b/test/regress/Makefile.tests
index b8b047e6d..7f33adac1 100644
--- a/test/regress/Makefile.tests
+++ b/test/regress/Makefile.tests
@@ -610,6 +610,7 @@ REG0_TESTS = \
regress0/quantifiers/cegqi-nl-sq.smt2 \
regress0/quantifiers/clock-10.smt2 \
regress0/quantifiers/clock-3.smt2 \
+ regress0/quantifiers/cond-var-elim-binary.smt2 \
regress0/quantifiers/delta-simp.smt2 \
regress0/quantifiers/double-pattern.smt2 \
regress0/quantifiers/ex3.smt2 \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback