summaryrefslogtreecommitdiff
path: root/t/t0004-unwritable.sh
AgeCommit message (Expand)Author
2021-10-25Merge branch 'ab/fix-commit-error-message-upon-unwritable-object-store'Junio C Hamano
2021-10-12commit: fix duplication regression in permission error outputÆvar Arnfjörð Bjarmason
2021-10-12unwritable tests: assert exact error outputÆvar Arnfjörð Bjarmason
2021-09-23tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason
2021-09-23Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONSÆvar Arnfjörð Bjarmason
2010-09-30t0004 (unwritable files): simplify error handlingJonathan Nieder
2010-08-18tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason
2009-03-22Skip tests that require a filesystem that obeys POSIX permissionsJohannes Sixt
2008-07-12t0004: fix timing bugJunio C Hamano
2008-04-23write-tree: properly detect failure to write tree objectsJunio C Hamano