]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cp/unit-test-reftable-readwrite'
authorJunio C Hamano <gitster@pobox.com>
Fri, 23 Aug 2024 16:02:35 +0000 (09:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 Aug 2024 16:02:35 +0000 (09:02 -0700)
commit668843e6d8568b1054a55c4f3e8ee7c55acb5380
treeb29f82827d0adcad3fc64bcc9013ac2300bd4766
parent5e56a39e6a9b8621e62f7a18ed027777a095dba7
parent5e440bf7f1884e79f345225e55fbe3ccabf42b5a
Merge branch 'cp/unit-test-reftable-readwrite'

* cp/unit-test-reftable-readwrite:
  t-reftable-readwrite: add test for known error
  t-reftable-readwrite: use 'for' in place of infinite 'while' loops
  t-reftable-readwrite: use free_names() instead of a for loop
  t: move reftable/readwrite_test.c to the unit testing framework
Makefile
reftable/reftable-tests.h
t/helper/test-reftable.c