aboutsummaryrefslogtreecommitdiffstats
path: root/t/t2004-checkout-cache-temp.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-08Merge branch 'jc/test-i18ngrep'Junio C Hamano1-1/+1
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-1/+1
2023-09-05checkout-index: delay automatic setting of to_tempfileJeff King1-0/+20
2021-12-13t0000-t3999: detect and signal failure within loopEric Sunshine1-2/+2
2021-10-12leak tests: mark all checkout-index tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+1
2020-10-27checkout-index: propagate errors to exit codeJeff King1-1/+1
2020-10-27checkout-index: drop error message from empty --stage=allJeff King1-1/+9
2014-12-29checkout-index: fix --temp relative path manglingEric Sunshine1-1/+1
2014-12-29t2004: demonstrate broken relative path printingEric Sunshine1-0/+12
2014-12-29t2004: standardize file naming in symlink testEric Sunshine1-3/+3
2014-12-29t2004: drop unnecessary write-tree/read-treeEric Sunshine1-3/+0
2014-12-29t2004: modernize styleEric Sunshine1-195/+196
2013-06-07tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt1-3/+2
2012-04-11tests: modernise style: more uses of test_line_countStefano Lattarini1-10/+10
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt1-1/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-24/+24
2006-03-05Add --temp and --stage=all options to checkout-index.Shawn Pearce1-0/+212