Community
Participate
Working Groups
--- old.txt 2005-05-07 00:16:20.000000000 +0200
[a]
[b]
[c]
[c1]
[c2]
[d]
[e]
[f]
[g]
[h]
[i1]
[j]
[k]
[l]
[m]
[n]
[p]
[q]
[r]
[s]
[s1]
[t]
[u]
[v]
[w]
patchFile=patch.txt
contextFile=context_crlf.txt
expectedResultFile=context_crlf.patched.txt
contextFile=context_lf.txt
expectedResultFile=context_lf.patched.txt
[i]
[o]
patchFile=patch_lf.txt
# Single CR character is ignored in LineReader for the patch file
#(see org.eclipse.compare.internal.core.patch.PatchReader.parse(BufferedReader)
# line 97) This results in reading the patch as a single line and ending up with
# an invalid patch format. Skip the test.
skipTest=true
patchFile=patch_cr.txt
contextFile=context_cr.txt
expectedResultFile=context_cr.patched.txt