summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2015-05-11 11:41:48 +0200
committerajreynol <andrew.j.reynolds@gmail.com>2015-05-11 11:41:48 +0200
commit2679806e54a0b265fae26eb9cf76a5f6a618e963 (patch)
tree5de4f159ee57db57366dfab70f7b2640a578b734 /test
parenta0cb1add6db449c64c6ca63bc219761c8bc4a4de (diff)
Support for arbitrary constants/variables in Sygus grammars.
Diffstat (limited to 'test')
-rw-r--r--test/regress/regress0/sygus/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/regress/regress0/sygus/Makefile.am b/test/regress/regress0/sygus/Makefile.am
index efa656e7b..4f9d233fd 100644
--- a/test/regress/regress0/sygus/Makefile.am
+++ b/test/regress/regress0/sygus/Makefile.am
@@ -28,7 +28,8 @@ TESTS = commutative.sy \
twolets1.sy \
array_search_2.sy \
hd-01-d1-prog.sy \
- icfp_28_10.sy
+ icfp_28_10.sy \
+ const-var-test.sy
# sygus tests currently taking too long for make regress
EXTRA_DIST = $(TESTS) \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback