]> git.99rst.org Git - git.git/commit
test-lib-functions: add test_cmp_sorted
authorDerrick Stolee <redacted>
Fri, 20 Dec 2024 16:21:10 +0000 (16:21 +0000)
committerJunio C Hamano <redacted>
Fri, 20 Dec 2024 16:37:04 +0000 (08:37 -0800)
commitcef003d4532d4dff26007c0cd50afcfef84ad33b
tree55a7ec52b821360b2b7703c037a7f7b41df26120
parent9d46bc791b77e059deb740fde3439a0417a91b5e
test-lib-functions: add test_cmp_sorted

This test helper will be helpful to reduce repeated logic in
t6601-path-walk.sh, but may be helpful elsewhere, too.

Signed-off-by: Derrick Stolee <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/test-lib-functions.sh
git clone https://git.99rst.org/PROJECT