index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
unit-tests
Age
Commit message (
Expand
)
Author
2024-08-21
t-reftable-block: use reftable_record_equal() instead of check_str()
Chandra Pratap
2024-08-21
t-reftable-block: release used block reader
Chandra Pratap
2024-08-21
t: harmonize t-reftable-block.c with coding guidelines
Chandra Pratap
2024-08-21
t: move reftable/block_test.c to the unit testing framework
Chandra Pratap
2024-08-20
t: migrate t0110-urlmatch-normalization to the new framework
Ghanshyam Thakkar
2024-08-20
t-hashmap: stop calling setup() for t_intern() test
Jeff King
2024-08-19
Merge branch 'rs/unit-tests-test-run'
Junio C Hamano
2024-08-17
t-hashmap: mark unused parameters in callback function
Jeff King
2024-08-17
reftable: mark unused parameters in virtual functions
Jeff King
2024-08-17
unit-tests: ignore unused argc/argv
Jeff King
2024-08-15
Merge branch 'gt/unit-test-hashmap'
Junio C Hamano
2024-08-15
Merge branch 'rs/t-example-simplify'
Junio C Hamano
2024-08-14
Merge branch 'cp/unit-test-reftable-tree'
Junio C Hamano
2024-08-14
Merge branch 'cp/unit-test-reftable-pq'
Junio C Hamano
2024-08-13
t-reftable-readwrite: add test for known error
Chandra Pratap
2024-08-13
t-reftable-readwrite: use 'for' in place of infinite 'while' loops
Chandra Pratap
2024-08-13
t-reftable-readwrite: use free_names() instead of a for loop
Chandra Pratap
2024-08-13
t: move reftable/readwrite_test.c to the unit testing framework
Chandra Pratap
2024-08-08
Merge branch 'ks/unit-test-comment-typofix'
Junio C Hamano
2024-08-06
t: port helper/test-hashmap.c to unit-tests/t-hashmap.c
Ghanshyam Thakkar
2024-08-04
t-reftable-tree: improve the test for infix_walk()
Chandra Pratap
2024-08-04
t-reftable-tree: add test for non-existent key
Chandra Pratap
2024-08-04
t-reftable-tree: split test_tree() into two sub-test functions
Chandra Pratap
2024-08-04
t: move reftable/tree_test.c to the unit testing framework
Chandra Pratap
2024-08-01
t-reftable-pq: add tests for merged_iter_pqueue_top()
Chandra Pratap
2024-08-01
t-reftable-pq: add test for index based comparison
Chandra Pratap
2024-08-01
t-reftable-pq: make merged_iter_pqueue_check() callable by reference
Chandra Pratap
2024-08-01
t-reftable-pq: make merged_iter_pqueue_check() static
Chandra Pratap
2024-08-01
t: move reftable/pq_test.c to the unit testing framework
Chandra Pratap
2024-07-31
Merge branch 'cp/unit-test-reftable-merged'
Junio C Hamano
2024-07-31
Merge branch 'rs/t-strvec-use-test-msg'
Junio C Hamano
2024-07-30
t-strvec: use if_test
René Scharfe
2024-07-30
t-reftable-basics: use if_test
René Scharfe
2024-07-30
t-ctype: use if_test
René Scharfe
2024-07-30
unit-tests: add if_test
René Scharfe
2024-07-30
unit-tests: show location of checks outside of tests
René Scharfe
2024-07-30
t-example-decorate: remove test messages
René Scharfe
2024-07-29
unit-tests/test-lib: fix typo in check_pointer_eq() description
Kousik Sanagavarapu
2024-07-16
t-strvec: fix type mismatch in check_strvec
René Scharfe
2024-07-15
Merge branch 'cp/unit-test-reftable-record'
Junio C Hamano
2024-07-15
Merge branch 'gt/unit-test-oidmap'
Junio C Hamano
2024-07-15
t-strvec: improve check_strvec() output
René Scharfe
2024-07-12
t-reftable-merged: add test for REFTABLE_FORMAT_ERROR
Chandra Pratap
2024-07-12
t-reftable-merged: use reftable_ref_record_equal to compare ref records
Chandra Pratap
2024-07-12
t-reftable-merged: add tests for reftable_merged_table_max_update_index
Chandra Pratap
2024-07-12
t-reftable-merged: improve the const-correctness of helper functions
Chandra Pratap
2024-07-12
t-reftable-merged: improve the test t_merged_single_record()
Chandra Pratap
2024-07-12
t: harmonize t-reftable-merged.c with coding guidelines
Chandra Pratap
2024-07-12
t: move reftable/merged_test.c to the unit testing framework
Chandra Pratap
2024-07-06
t-strvec: use test_msg()
René Scharfe
[prev]
[next]