git/reftable
Junio C Hamano 9118e46e81 Merge branch 'cp/unit-test-reftable-record'
A test in reftable library has been rewritten using the unit test
framework.

* cp/unit-test-reftable-record:
  t-reftable-record: add tests for reftable_log_record_compare_key()
  t-reftable-record: add tests for reftable_ref_record_compare_name()
  t-reftable-record: add index tests for reftable_record_is_deletion()
  t-reftable-record: add obj tests for reftable_record_is_deletion()
  t-reftable-record: add log tests for reftable_record_is_deletion()
  t-reftable-record: add ref tests for reftable_record_is_deletion()
  t-reftable-record: add comparison tests for obj records
  t-reftable-record: add comparison tests for index records
  t-reftable-record: add comparison tests for ref records
  t-reftable-record: add reftable_record_cmp() tests for log records
  t: move reftable/record_test.c to the unit testing framework
2024-07-15 10:11:44 -07:00
..
LICENSE
basics.c
basics.h
block.c
block.h
block_test.c
blocksource.c
blocksource.h
constants.h
dump.c hash-ll: merge with "hash.h" 2024-06-14 10:26:33 -07:00
error.c
generic.c
generic.h
iter.c
iter.h
merged.c Merge branch 'ps/ref-storage-migration' 2024-06-17 15:55:55 -07:00
merged.h Merge branch 'ps/ref-storage-migration' 2024-06-17 15:55:55 -07:00
merged_test.c Merge branch 'ps/no-writable-strings' 2024-06-17 15:55:58 -07:00
pq.c
pq.h
pq_test.c
publicbasics.c
reader.c
reader.h
readwrite_test.c Merge branch 'ps/no-writable-strings' 2024-06-17 15:55:58 -07:00
record.c
record.h
reftable-blocksource.h
reftable-error.h
reftable-generic.h
reftable-iterator.h
reftable-malloc.h
reftable-merged.h
reftable-reader.h
reftable-record.h hash-ll: merge with "hash.h" 2024-06-14 10:26:33 -07:00
reftable-stack.h
reftable-tests.h
reftable-writer.h
stack.c Merge branch 'ps/no-writable-strings' 2024-06-17 15:55:58 -07:00
stack.h
stack_test.c Merge branch 'ps/no-writable-strings' 2024-06-17 15:55:58 -07:00
system.h hash-ll: merge with "hash.h" 2024-06-14 10:26:33 -07:00
test_framework.c
test_framework.h
tree.c
tree.h
tree_test.c
writer.c
writer.h