summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
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/CMakeLists.txt
parentbd866bbf75606663315c15ce4f28862e99b70cbd (diff)
Makes SyGuS parsing more robust in invariant problems (#2509)
Diffstat (limited to 'test/regress/CMakeLists.txt')
-rw-r--r--test/regress/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/CMakeLists.txt b/test/regress/CMakeLists.txt
index 35672d77a..5252954dc 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -826,6 +826,7 @@ set(regress_0_tests
regress0/sygus/check-generic-red.sy
regress0/sygus/const-var-test.sy
regress0/sygus/dt-no-syntax.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