fsmonitor: add a test tool to dump the index extension
commitdd3551f4918967f7153150fd615054d7878490e4
authorBen Peart <benpeart@microsoft.com>
Fri, 22 Sep 2017 16:35:44 +0000 (22 12:35 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 1 Oct 2017 08:23:05 +0000 (1 17:23 +0900)
treefe0162f122526187fde33f5ea62344b8e71970d9
parent9d406cba45c871e1a777e43b37eade36ef091528
fsmonitor: add a test tool to dump the index extension

Add a test utility (test-dump-fsmonitor) that will dump the fsmonitor
index extension.

Signed-off-by: Ben Peart <benpeart@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
t/helper/.gitignore
t/helper/test-dump-fsmonitor.c [new file with mode: 0644]