diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2013-03-18 16:12:11 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-03-19 11:07:25 -0700 |
commit | 3c695523384855dffba49aec7f0a77e555ced822 (patch) | |
tree | 85c410bd97b169c319a0889f449d8499910d9786 /test-wildmatch.c | |
parent | 239222f587ed06f96d90dd71c66d80a2b1e3dc9f (diff) | |
download | git-3c695523384855dffba49aec7f0a77e555ced822.tar.gz git-3c695523384855dffba49aec7f0a77e555ced822.tar.xz |
push test: use test_config when appropriate
Configuration from test_config does not last beyond the end of the
current test assertion, making each test easier to think about in
isolation.
This changes the meaning of some of the tests. For example, currently
"push with insteadOf" passes even if the line setting
"url.$TRASH.pushInsteadOf" is dropped because an url.$TRASH.insteadOf
setting leaks in from a previous test.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-wildmatch.c')
0 files changed, 0 insertions, 0 deletions