summaryrefslogtreecommitdiff
path: root/t/t7201-co.sh
diff options
context:
space:
mode:
authorLibravatar Jonathan Nieder <jrnieder@gmail.com>2010-07-23 12:04:01 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-07-23 14:43:24 -0700
commit5d274859444260142a77b844ab616f07bf80aaa5 (patch)
tree18542e32928886f7ad74bdaf97eec22c34e1e818 /t/t7201-co.sh
parentt4150 (am): style fix (diff)
downloadtgif-5d274859444260142a77b844ab616f07bf80aaa5.tar.xz
t4150 (am): futureproof against failing tests
Most tests in t4150 begin by navigating to a sane state and applying some patch: git checkout first && git am patch1 If a previous test left behind unmerged files or a .git/rebase-apply directory, they are untouched and the test fails, causing later tests to fail, too. This is not a problem in practice because none of the tests leave a mess behind. But as a futureproofing measure, it is still best to avoid the problem and clean up at the start of each test. In particular, this simplifies the process of adding new tests that are known to fail. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7201-co.sh')
0 files changed, 0 insertions, 0 deletions