]> git.ipfire.org Git - thirdparty/git.git/blame - t/t4018/README
Sync with 2.31.5
[thirdparty/git.git] / t / t4018 / README
CommitLineData
bfa7d014
JS
1How to write RIGHT test cases
2=============================
3
4Insert the word "ChangeMe" (exactly this form) at a distance of
5at least two lines from the line that must appear in the hunk header.
6
7The text that must appear in the hunk header must contain the word
8"right", but in all upper-case, like in the title above.
9
bfa7d014
JS
10This text is a bit twisted and out of order, but it is itself a
11test case for the default hunk header pattern. Know what you are doing
12if you change it.
13
14BTW, this tests that the head line goes to the hunk header, not the line
15of equal signs.