summaryrefslogtreecommitdiff
path: root/test/unit
diff options
context:
space:
mode:
authorClark Barrett <barrett@cs.nyu.edu>2016-06-23 16:55:09 -0700
committerClark Barrett <barrett@cs.nyu.edu>2016-06-23 16:55:44 -0700
commitbb25c992db15b8c6316af80ba32f2ffa0add0781 (patch)
tree64facc5b6cbbd21dddad71a1b263e99dea5684cd /test/unit
parentc167446c59939a56f10f853e7d33a92fc16df460 (diff)
Fixed some warnings, fixed bug in cdhashmap that was crashing cdmap_black,
re-enabled cdmap_black.
Diffstat (limited to 'test/unit')
-rw-r--r--test/unit/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am
index 6615d6b37..9d934a6e0 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -34,6 +34,7 @@ UNIT_TESTS += \
context/cdo_black \
context/cdlist_black \
context/cdlist_context_memory_black \
+ context/cdmap_black \
context/cdmap_white \
context/cdvector_black \
context/stacking_vector_black \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback