Added -crfl attribute for DiffFormatterReflowTest test data
commit063e7206682b77327a1635516a169caa8f514864
authorConstantine Plotnikov <constantine.plotnikov@gmail.com>
Fri, 13 Nov 2009 14:30:08 +0000 (13 17:30 +0300)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 27 Dec 2009 12:29:48 +0000 (27 13:29 +0100)
treeff6bba9c30d8e51ccd9581ae996c172a090549b8
parent2086fdaedd5e71621470865c34ad075d2668af99
Added -crfl attribute for DiffFormatterReflowTest test data

The test data is expected to have unix new lines by tests, but it
is converted to crlf on Windows platform (with msys git). As result
DiffFormatterReflowTest tests fail. To prevent this problem,
crlf conversion is disbled for test data related to that test.

Bug: 295077
Change-Id: I67d3ed543fcc38647041896146de12b1781ec6be
Signed-off-by: Constantine Plotnikov <constantine.plotnikov@gmail.com>
org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/diff/.gitattributes [new file with mode: 0644]