summaryrefslogtreecommitdiff
path: root/t/t5520-pull.sh
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2018-10-31 20:02:00 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-11-02 02:27:30 (GMT)
commit5ee4ef8bda516406b0c13df517895321764ad8e4 (patch)
treec57420ab9d11468144a8490eaf268017189ce03f /t/t5520-pull.sh
parent6c8fbae619da9ab2066c0d0e74de79f90c998118 (diff)
downloadgit-5ee4ef8bda516406b0c13df517895321764ad8e4.zip
git-5ee4ef8bda516406b0c13df517895321764ad8e4.tar.gz
git-5ee4ef8bda516406b0c13df517895321764ad8e4.tar.bz2
t3418: decouple test cases from a previous `rebase -p` test case
It is in general a good idea for regression test cases to be as independent of each other as possible (with the one exception of an initial `setup` test case, which is only a test case in Git's test suite because it does not have a notion of a fixture or setup). This patch addresses one particular instance of this principle being violated: a few test cases in t3418-rebase-continue.sh depend on a side effect of a test case that verifies a specific `rebase -p` behavior. The later test cases should, however, still succeed even if the `rebase -p` test case is skipped. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5520-pull.sh')
0 files changed, 0 insertions, 0 deletions