summaryrefslogtreecommitdiff
path: root/t/t0024-crlf-archive.sh
Commit message (Expand)AuthorAgeFilesLines
* leak tests: run various built-in tests in t00*.sh SANITIZE=leakÆvar Arnfjörð Bjarmason2021-10-121-0/+1
* test-lib: factor out $GIT_UNZIP setupJeff King2013-03-101-6/+0
* t0024, t5000: use test_lazy_prereq for UNZIPRené Scharfe2013-01-071-7/+5
* t0024, t5000: clear variable UNZIP, use GIT_UNZIP insteadRené Scharfe2013-01-061-3/+3
* tests: add missing &&Jonathan Nieder2010-11-091-2/+2
* Use prerequisites to skip tests that need unzipJohannes Sixt2009-03-221-3/+3
* test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-191-1/+1
* t0024: add executable permissionSZEDER Gábor2008-09-301-0/+0
* Make git archive respect core.autocrlf when creating zip format archivesCharles Bailey2008-09-181-1/+1
* Add new test to demonstrate git archive core.autocrlf inconsistencyCharles Bailey2008-09-181-0/+46