summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-12-14 23:08:06 +0100
committerBruno Haible <bruno@clisp.org>2018-12-14 23:08:06 +0100
commit93d957b1e48c3ac0608d710a92acbe11338222c1 (patch)
tree8ceabd9046ec03661558c3d6a7f7c3338314c5de /ChangeLog
parent8fcf37ec62043512ea1fa997adae3eff29a14bf3 (diff)
downloadgnulib-93d957b1e48c3ac0608d710a92acbe11338222c1.tar.gz
linkedhash-map: Add tests.
* tests/test-linkedhash_map.c: New file. * modules/linkedhash-map-tests: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2117892fca..75e715a979 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2018-12-14 Bruno Haible <bruno@clisp.org>
+ linkedhash-map: Add tests.
+ * tests/test-linkedhash_map.c: New file.
+ * modules/linkedhash-map-tests: New file.
+
array-map: Add tests.
* tests/test-array_map.c: New file.
* modules/array-map-tests: New file.