summaryrefslogtreecommitdiff
path: root/test/unit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/Makefile.am')
-rw-r--r--test/unit/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am
index 3d5f2702d..b445583ac 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -7,14 +7,15 @@ UNIT_TESTS = \
if WHITE_AND_BLACK_TESTS
UNIT_TESTS += \
theory/logic_info_white \
- theory/theory_engine_white \
- theory/theory_black \
- theory/theory_white \
theory/theory_arith_white \
- theory/theory_bv_white \
+ theory/theory_black \
theory/theory_bv_bvgauss_white \
+ theory/theory_bv_white \
+ theory/theory_engine_white \
theory/theory_quantifiers_bv_instantiator_white \
theory/theory_quantifiers_bv_inverter_white \
+ theory/theory_strings_rewriter_white \
+ theory/theory_white \
theory/type_enumerator_white \
expr/node_white \
expr/node_black \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback