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.am10
1 files changed, 6 insertions, 4 deletions
diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am
index 214f2ac58..122d92cae 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -10,15 +10,17 @@ UNIT_TESTS = \
parser/parser_black \
context/context_black \
context/context_mm_black \
+ context/cdo_black \
context/cdlist_black \
+ context/cdmap_black \
theory/theory_black \
theory/theory_uf_white \
util/assert_white \
util/configuration_white \
- util/output_white \
- util/integer_black \
- util/integer_white \
- util/rational_white
+ util/output_white
+# util/integer_black \
+# util/integer_white \
+# util/rational_white
# Things that aren't tests but that tests rely on and need to
# go into the distribution
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback