summaryrefslogtreecommitdiffstats
path: root/t/t6102-rev-list-unexpected-objects.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-8/+8
* parse_object(): check on-disk type of suspected blobJeff King2022-11-181-2/+2
* leak tests: don't skip some tests under SANITIZE=leakÆvar Arnfjörð Bjarmason2022-07-281-2/+2
* rev-list tests: don't hide abort() in "test_expect_failure"Ævar Arnfjörð Bjarmason2022-03-071-4/+9
* leak tests: mark some rev-list tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-11-011-0/+1
* parse_commit_buffer(): treat lookup_commit() failure as parse errorJeff King2019-10-211-1/+1
* rev-list: detect broken root treesJeff King2019-04-101-2/+4
* rev-list: let traversal die when --missing is not in useJeff King2019-04-101-2/+2
* list-objects.c: handle unexpected non-tree entriesTaylor Blau2019-04-101-2/+3
* list-objects.c: handle unexpected non-blob entriesTaylor Blau2019-04-101-2/+3
* t: introduce tests for unexpected object typesTaylor Blau2019-04-101-0/+123