]> git.99rst.org Git - git.git/commit
p5310: extract full and partial bitmap tests
authorTaylor Blau <redacted>
Tue, 31 Aug 2021 20:52:46 +0000 (16:52 -0400)
committerJunio C Hamano <redacted>
Wed, 1 Sep 2021 20:56:43 +0000 (13:56 -0700)
commit9387fbd6461f0f04aad8401c290282e85965f139
tree194b25435e0095e69df9a5f34c20b6427e5a85db
parentff1e653c8e252f9baf132478e126e1a2398bfee9
p5310: extract full and partial bitmap tests

A new p5326 introduced by the next patch will want these same tests,
interjecting its own setup in between. Move them out so that both perf
tests can reuse them.

Signed-off-by: Taylor Blau <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/perf/lib-bitmap.sh [new file with mode: 0644]
t/perf/p5310-pack-bitmaps.sh
git clone https://git.99rst.org/PROJECT