summaryrefslogtreecommitdiff
path: root/test/regress/regress0/Makefile.am
diff options
context:
space:
mode:
authorChristopher L. Conway <christopherleeconway@gmail.com>2010-06-04 17:14:04 +0000
committerChristopher L. Conway <christopherleeconway@gmail.com>2010-06-04 17:14:04 +0000
commitcd8b317b498c6c383c7571cd0939ff5044ad8932 (patch)
tree0913cd2f5c4ba6361513fb7f2e8405f4a2fa6028 /test/regress/regress0/Makefile.am
parentf780dd882fc343cef668d5cd9eed8f515d0e70ed (diff)
Enabling RDL/IDL in SMT v1 and adding some simple tests
Diffstat (limited to 'test/regress/regress0/Makefile.am')
-rw-r--r--test/regress/regress0/Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/test/regress/regress0/Makefile.am b/test/regress/regress0/Makefile.am
index 0b8a60495..66112defc 100644
--- a/test/regress/regress0/Makefile.am
+++ b/test/regress/regress0/Makefile.am
@@ -14,13 +14,18 @@ TESTS = \
ite_real_valid.smt \
let.smt \
let2.smt \
- simple2.smt \
simple.smt \
+ simple2.smt \
+ simple-lra.smt \
+ simple-rdl.smt \
simple-uf.smt \
ite.smt2 \
ite2.smt2 \
ite3.smt2 \
ite4.smt2 \
+ simple-lra.smt2 \
+ simple-rdl.smt2 \
+ simple-uf.smt2 \
bug32.cvc \
hole6.cvc \
logops.01.cvc \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback