summaryrefslogtreecommitdiff
path: root/test/regress/Makefile.tests
diff options
context:
space:
mode:
authorHaniel Barbosa <hanielbbarbosa@gmail.com>2018-09-26 18:13:29 -0500
committerGitHub <noreply@github.com>2018-09-26 18:13:29 -0500
commit672d1347c2daeddb8c434ea996f95ba555d22589 (patch)
treeef2634cd546e10e14e30d44aadb557e020e278e2 /test/regress/Makefile.tests
parentbd866bbf75606663315c15ce4f28862e99b70cbd (diff)
Makes SyGuS parsing more robust in invariant problems (#2509)
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 c79f42078..08d0ca5bb 100644
--- a/test/regress/Makefile.tests
+++ b/test/regress/Makefile.tests
@@ -839,6 +839,7 @@ REG0_TESTS = \
regress0/sygus/const-var-test.sy \
regress0/sygus/dt-no-syntax.sy \
regress0/sygus/hd-05-d1-prog-nogrammar.sy \
+ regress0/sygus/inv-different-var-order.sy \
regress0/sygus/let-ringer.sy \
regress0/sygus/let-simp.sy \
regress0/sygus/no-syntax-test-bool.sy \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback