You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Frank Wagner e09e7c064e Fix RawText.getLineDelimiter() for empty first line 9 years ago
..
AbstractDiffTestCase.java Fix diff bug on inserted line 13 years ago
DiffEntryTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
DiffFormatterReflowTest.java Convert all JGit unit tests to JUnit 4 13 years ago
DiffFormatterTest.java Handle diff formatting when there is nothing to compare with 10 years ago
EditListTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
EditTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
HistogramDiffTest.java Convert all JGit unit tests to JUnit 4 13 years ago
MyersDiffTest.java Delete DiffPerformanceTest 13 years ago
PatchIdDiffFormatterTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
RawTextIgnoreAllWhitespaceTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RawTextIgnoreLeadingWhitespaceTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RawTextIgnoreTrailingWhitespaceTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RawTextIgnoreWhitespaceChangeTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RawTextTest.java Fix RawText.getLineDelimiter() for empty first line 9 years ago
RenameDetectorTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
SimilarityIndexTest.java Rename detection should canonicalize line endings 9 years ago