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.
Thomas Wolf 8277f62897 Revert 4678f4b and provide another solution for bug 467631 5 years ago
..
AbstractDiffTestCase.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
DiffEntryTest.java Revert 4678f4b and provide another solution for bug 467631 5 years ago
DiffFormatterReflowTest.java Remove 'final' in parameter lists 6 years ago
DiffFormatterTest.java Fix DiffFormatter for diffs against working tree with autocrlf=true 6 years ago
EditListTest.java Suppress "Unlikely argument type for equals()" warnings in tests 6 years ago
EditTest.java Suppress "Unlikely argument type for equals()" warnings in tests 6 years ago
HistogramDiffTest.java Convert all JGit unit tests to JUnit 4 13 years ago
MyersDiffTest.java Delete DiffPerformanceTest 13 years ago
PatchIdDiffFormatterTest.java PatchIdDiffFormatterTest: Open Git and PatchIdDiffFormatter in try-with-resource 8 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
RawTextLoadTest.java Introduce RawText#load. 6 years ago
RawTextTest.java Undo treating blobs with NULs as a single line 5 years ago
RenameDetectorTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
SimilarityIndexTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago