diff options
author | Garima Singh <garima.singh@microsoft.com> | 2020-04-06 16:59:54 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-04-06 11:08:37 -0700 |
commit | a759bfa9eeb2a080d7c5c0a3c4096db5438c06bf (patch) | |
tree | fef4d313837c9eafab49b1c701d527689d48f261 /t/t5100/msg0012--message-id | |
parent | revision.c: add trace2 stats around Bloom filter usage (diff) | |
download | tgif-a759bfa9eeb2a080d7c5c0a3c4096db5438c06bf.tar.xz |
t4216: add end to end tests for git log with Bloom filters
These tests exercises writing commit graph with Bloom filters
and exercises 'git log -- path' with all the applicable
options. They check that the output is the same with and
without Bloom filters, confirm Bloom filters were used by
checking if trace2 statistics were logged correctly.
Also confirms cases where Bloom filters are not used:
1. Multiple path specs,
2. --walk-reflogs (see patch titled 'revision.c: use Bloom filters...'
for details,
3. If the latest commit graph does not have Bloom filters
Signed-off-by: Garima Singh <garima.singh@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5100/msg0012--message-id')
0 files changed, 0 insertions, 0 deletions