diff options
| author | Chandra Pratap <chandrapratap3519@gmail.com> | 2024-08-01 16:29:44 +0530 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-08-01 09:07:29 -0700 |
| commit | a08ea27cd0efcaa4268f29026edfa162b14c73ad (patch) | |
| tree | 87a4abea23bdbc5b969b70c8e3c217635efdb1bd /builtin/commit-tree.c | |
| parent | reftable: change the type of array indices to 'size_t' in reftable/pq.c (diff) | |
| download | git-a08ea27cd0efcaa4268f29026edfa162b14c73ad.tar.gz git-a08ea27cd0efcaa4268f29026edfa162b14c73ad.zip | |
t: move reftable/pq_test.c to the unit testing framework
reftable/pq_test.c exercises a priority queue defined by
reftable/pq.{c, h}. Migrate reftable/pq_test.c to the unit testing
framework. Migration involves refactoring the tests to use the unit
testing framework instead of reftable's test framework, and
renaming the tests to align with unit-tests' standards.
Mentored-by: Patrick Steinhardt <ps@pks.im>
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Chandra Pratap <chandrapratap3519@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions
