t/helper: add test-oidmap.c
authorChristian Couder <redacted>
Sat, 15 Jun 2019 10:06:59 +0000 (12:06 +0200)
committerJunio C Hamano <redacted>
Tue, 18 Jun 2019 01:11:41 +0000 (18:11 -0700)
commit11510decd020c3cb8936432d4d4bfb214492fcc4
tree35b140c54d19e7b20add494c30f349d8b29c8ae1
parentb697d92f56511e804b8ba20ccbe7bdc85dc66810
t/helper: add test-oidmap.c

This new helper is very similar to "test-hashmap.c" and will help
test how `struct oidmap` from oidmap.{c,h} can be used.

Helped-by: SZEDER Gábor <redacted>
Helped-by: Jeff King <redacted>
Signed-off-by: Christian Couder <redacted>
Signed-off-by: Junio C Hamano <redacted>
Makefile
t/helper/test-oidmap.c [new file with mode: 0644]
t/helper/test-tool.c
t/helper/test-tool.h
git clone https://git.99rst.org/PROJECT