summaryrefslogtreecommitdiff
path: root/t/t1309-early-config.sh
Commit message (Expand)AuthorAgeFilesLines
* 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-07-311-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()nd/conditional-config-in-early-configNguyễn Thái Ngọc Duy2017-04-191-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