]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
t/helper: add test-oidmap.c
authorChristian Couder <christian.couder@gmail.com>
Sat, 15 Jun 2019 10:06:59 +0000 (12:06 +0200)
committerJunio C Hamano <gitster@pobox.com>
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 <szeder.dev@gmail.com>
Helped-by: Jeff King <peff@peff.net>
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
t/helper/test-oidmap.c [new file with mode: 0644]
t/helper/test-tool.c
t/helper/test-tool.h