summaryrefslogtreecommitdiff
path: root/test/regress/Makefile.tests
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-10-08 18:28:30 -0500
committerGitHub <noreply@github.com>2018-10-08 18:28:30 -0500
commitbd5f6d16dc88624a1dbf463f5d080bdc5af50494 (patch)
treeb6b49839a60298fb829b61091c5006e30f8ac1ab /test/regress/Makefile.tests
parent697c624dec0c292beb0ecb9aae0b01ba54c89473 (diff)
Address slow sygus regressions (#2598)
Diffstat (limited to 'test/regress/Makefile.tests')
-rw-r--r--test/regress/Makefile.tests4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/regress/Makefile.tests b/test/regress/Makefile.tests
index 5bd187e8f..523650926 100644
--- a/test/regress/Makefile.tests
+++ b/test/regress/Makefile.tests
@@ -1720,7 +1720,6 @@ REG2_TESTS = \
regress2/sygus/process-10-vars-2fun.sy \
regress2/sygus/process-arg-invariance.sy \
regress2/sygus/real-grammar-neg.sy \
- regress2/sygus/sixfuncs.sy \
regress2/sygus/three.sy \
regress2/sygus/vcb.sy \
regress2/typed_v1l50016-simp.cvc \
@@ -1740,7 +1739,8 @@ REG3_TESTS = \
regress3/incorrect2.smt \
regress3/issue2429.smt2 \
regress3/pp-regfile.smt \
- regress3/qwh.35.405.shuffled-as.sat03-1651.smt
+ regress3/qwh.35.405.shuffled-as.sat03-1651.smt \
+ regress3/sixfuncs.sy
REG4_TESTS = \
regress4/C880mul.miter.shuffled-as.sat03-348.smt \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback