diff options
| author | Taylor Blau <me@ttaylorr.com> | 2024-05-23 17:27:05 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-05-24 11:40:43 -0700 |
| commit | 71eca9ab7945b23c057c14259a99c3c1bd6872f9 (patch) | |
| tree | 3554ba2650ce88680c18651ebbaf1af452ff7bc3 /t/test-lib-functions.sh | |
| parent | ewah: implement `ewah_bitmap_popcount()` (diff) | |
| download | git-71eca9ab7945b23c057c14259a99c3c1bd6872f9.tar.gz git-71eca9ab7945b23c057c14259a99c3c1bd6872f9.zip | |
pack-bitmap: implement test helpers for pseudo-merge
Implement three new sub-commands for the "bitmap" test-helper:
- t/helper test-tool bitmap dump-pseudo-merges
- t/helper test-tool bitmap dump-pseudo-merge-commits <n>
- t/helper test-tool bitmap dump-pseudo-merge-objects <n>
These three helpers dump the list of pseudo merges, the "parents" of the
nth pseudo-merges, and the set of objects reachable from those parents,
respectively.
These helpers will be useful in subsequent patches when we add test
coverage for pseudo-merge bitmaps.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/test-lib-functions.sh')
0 files changed, 0 insertions, 0 deletions
