summaryrefslogtreecommitdiff
path: root/mergetools
diff options
context:
space:
mode:
authorLibravatar Elijah Newren <newren@gmail.com>2020-02-27 00:14:23 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-02-27 11:01:48 -0800
commit9f697ded88286804683ab2988abed23b4c63f530 (patch)
treeb799cd4b4087b4efe7713c08effe4e7f34d75e3c /mergetools
parentt3035: prefer test_must_fail to bash negation for git commands (diff)
downloadtgif-9f697ded88286804683ab2988abed23b4c63f530.tar.xz
t6022, t6046: test expected behavior instead of testing a proxy for it
In t6022, we were testing for file being overwritten (or not) based on an output message instead of checking for the file being overwritten. Since we can check for the file being overwritten via mtime updates, check that instead. In t6046, we were largely checking for both the expected behavior and a proxy for it, which is unnecessary. The calls to test-tool also were a bit cryptic. Make them a little clearer. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'mergetools')
0 files changed, 0 insertions, 0 deletions