您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Robin Stocker 92189b2df4 Fix DiffFormatter NPEs for DiffEntry without content change 11 年前
..
AbstractDiffTestCase.java Fix diff bug on inserted line 13 年前
DiffEntryTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
DiffFormatterReflowTest.java Convert all JGit unit tests to JUnit 4 13 年前
DiffFormatterTest.java Fix DiffFormatter NPEs for DiffEntry without content change 11 年前
EditListTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 年前
EditTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 年前
HistogramDiffTest.java Convert all JGit unit tests to JUnit 4 13 年前
MyersDiffTest.java Delete DiffPerformanceTest 13 年前
PatchIdDiffFormatterTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
RawTextIgnoreAllWhitespaceTest.java Convert all JGit unit tests to JUnit 4 13 年前
RawTextIgnoreLeadingWhitespaceTest.java Convert all JGit unit tests to JUnit 4 13 年前
RawTextIgnoreTrailingWhitespaceTest.java Convert all JGit unit tests to JUnit 4 13 年前
RawTextIgnoreWhitespaceChangeTest.java Convert all JGit unit tests to JUnit 4 13 年前
RawTextTest.java Allow to get end-of-line characters for a RawText 12 年前
RenameDetectorTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 年前
SimilarityIndexTest.java Convert all JGit unit tests to JUnit 4 13 年前