summaryrefslogtreecommitdiff
path: root/test/regress/regress0/arith/integers/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2013-08-16 15:04:14 -0400
committerMorgan Deters <mdeters@cs.nyu.edu>2013-09-13 19:21:13 -0400
commit24b4ca565400d64b82626484044f72fd024477cd (patch)
tree0f35b74427607bf5f6d97ec3f0f109182be022fd /test/regress/regress0/arith/integers/Makefile.am
parent14776d0aeb833a7e728a27af6ef545f20b495f7f (diff)
Move some regress benchmarks around that took too long, other test cleanup.
Diffstat (limited to 'test/regress/regress0/arith/integers/Makefile.am')
-rw-r--r--test/regress/regress0/arith/integers/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/regress/regress0/arith/integers/Makefile.am b/test/regress/regress0/arith/integers/Makefile.am
index c555ba413..eca78b58f 100644
--- a/test/regress/regress0/arith/integers/Makefile.am
+++ b/test/regress/regress0/arith/integers/Makefile.am
@@ -31,8 +31,8 @@ TESTS = \
arith-int-048.cvc \
arith-int-050.cvc \
arith-int-084.cvc \
- arith-int-097.cvc \
- arith-int-085.cvc
+ arith-int-085.cvc \
+ arith-int-097.cvc
EXTRA_DIST = $(TESTS) \
arith-int-001.cvc \
@@ -121,7 +121,6 @@ EXTRA_DIST = $(TESTS) \
arith-int-099.cvc \
arith-int-100.cvc
-
FAILING_TESTS = \
arith-int-007.cvc \
arith-int-082.cvc \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback