aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1404-update-ref-errors.sh
AgeCommit message (Expand)AuthorFilesLines
2024-02-15t1404: make D/F conflict tests compatible with reftable backendPatrick Steinhardt1-20/+17
2024-01-22t1404: move reffiles specific tests to t0600John Cai1-237/+0
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-2/+2
2023-03-20t1404: don't create unused fileAndrei Rybak1-1/+0
2022-11-21commit: discard partial cache before (re-)reading itÆvar Arnfjörð Bjarmason1-0/+2
2021-11-29t1404: mark directory/file conflict tests with REFFILESHan-Wen Nienhuys1-16/+16
2021-06-02t1404: mark tests that muck with .git directly as REFFILES.Han-Wen Nienhuys1-15/+15
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-1/+1
2019-09-06t: use common $SQ variableDenton Liu1-33/+31
2019-03-22refs/files-backend: handle packed transaction prepare failureJeff King1-0/+16
2019-02-14Merge branch 'jc/no-grepping-for-strerror-in-tests'Junio C Hamano1-1/+1
2019-02-14t1404: do not rely on the exact phrasing of strerror()Junio C Hamano1-1/+1
2018-09-17Merge branch 'sg/t1404-update-ref-test-timeout'Junio C Hamano1-3/+3
2018-08-01t1404: increase core.packedRefsTimeout to avoid occasional test failureSZEDER Gábor1-3/+3
2018-07-23refs.c: mark more strings for translationNguyễn Thái Ngọc Duy1-2/+2
2017-10-25files_transaction_prepare(): fix handling of ref lock failureMichael Haggerty1-8/+8
2017-10-25t1404: add a bunch of tests of D/F conflictsMichael Haggerty1-0/+141
2017-09-09files_ref_store: use a transaction to update packed refsMichael Haggerty1-2/+2
2017-09-09t1404: demonstrate two problems with reference transactionsMichael Haggerty1-0/+73
2016-06-20lock_ref_for_update(): make error handling more uniformMichael Haggerty1-7/+7
2016-06-20t1404: add more tests of update-ref error handlingMichael Haggerty1-2/+219
2016-06-20t1404: document function test_update_rejectedMichael Haggerty1-0/+10
2016-06-20t1404: remove "prefix" argument to test_update_rejectedMichael Haggerty1-14/+13
2016-06-20t1404: rename file to t1404-update-ref-errors.shMichael Haggerty1-0/+181