summaryrefslogtreecommitdiffstats
path: root/t/t1309-early-config.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-1/+1
* leak tests: mark some config tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-11-011-0/+1
* t1309: use a neutral branch name in the `onbranch` test casesJohannes Schindelin2020-11-191-2/+2
* test: use test_must_be_empty F instead of test -z $(cat F)René Scharfe2019-11-271-1/+1
* config: stop checking whether the_repository is NULLJeff King2019-08-061-0/+5
* t1309: use short branch name in includeIf.onbranch testJeff King2019-08-061-1/+1
* config: work around bug with includeif:onbranch and early configJohannes Schindelin2019-08-011-0/+5
* t/helper: merge test-config into test-toolNguyễn Thái Ngọc Duy2018-03-271-6/+6
* tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-111-1/+1
* config: correct file reading order in read_early_config()Nguyễn Thái Ngọc Duy2017-04-201-0/+18
* t1309: document cases where we would want early config not to die()Johannes Schindelin2017-03-141-0/+24
* t1309: test read_early_config()Johannes Schindelin2017-03-141-0/+50