summaryrefslogtreecommitdiff
path: root/test/regress/Makefile.tests
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-10-03 11:40:44 -0500
committerHaniel Barbosa <hanielbbarbosa@gmail.com>2018-10-03 11:40:44 -0500
commitbc4b21307a4b63de2e2c47a4f1fa4367b9320f57 (patch)
tree1c4fdcbeed0c104e1117a5ad3036deeaf13e1a40 /test/regress/Makefile.tests
parentb1fe934c551dd89f1001ca2c56a146231c1e49a0 (diff)
Eliminate partial operators within lambdas during grammar normalization (#2570)
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 deb4ad647..37c911d41 100644
--- a/test/regress/Makefile.tests
+++ b/test/regress/Makefile.tests
@@ -1711,6 +1711,7 @@ REG2_TESTS = \
regress2/sygus/lustre-real.sy \
regress2/sygus/max2-univ.sy \
regress2/sygus/mpg_guard1-dd.sy \
+ regress2/sygus/multi-udiv.sy \
regress2/sygus/nia-max-square.sy \
regress2/sygus/no-syntax-test-no-si.sy \
regress2/sygus/process-10-vars-2fun.sy \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback