summaryrefslogtreecommitdiff
path: root/test/regress/regress0
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0')
-rw-r--r--test/regress/regress0/ho/Makefile.am16
1 files changed, 7 insertions, 9 deletions
diff --git a/test/regress/regress0/ho/Makefile.am b/test/regress/regress0/ho/Makefile.am
index b6c494d29..4a7ceb96f 100644
--- a/test/regress/regress0/ho/Makefile.am
+++ b/test/regress/regress0/ho/Makefile.am
@@ -37,18 +37,16 @@ TESTS = \
ho-std-fmf.smt2 \
fta0409.smt2 \
auth0068.smt2 \
- modulo-func-equality.smt2
-
+ modulo-func-equality.smt2 \
+ ho-matching-enum.smt2 \
+ ho-matching-enum-2.smt2 \
+ ho-matching-nested-app.smt2 \
+ simple-matching.smt2 \
+ simple-matching-partial.smt2
+
EXTRA_DIST = $(TESTS)
-# need PR 1204 :
-
# hoa0102.smt2
-# ho-matching-enum.smt2
-# ho-matching-enum-2.smt2
-# ho-matching-nested-app.smt2
-# simple-matching.smt2
-# simple-matching-partial.smt2
#if CVC4_BUILD_PROFILE_COMPETITION
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback