From 09d8860f19b928114460386fa17847a8ffb02244 Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Tue, 30 Mar 2010 08:22:06 +0000 Subject: I think this finishes off the CDMap<>/Attribute leaks --- test/unit/Makefile.am | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'test/unit/Makefile.am') 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 -- cgit v1.2.3