jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit/diff
David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
Change-Id: I3b748620f067582afef20f144feebe40d0332be2
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2018-09-04 10:53:10 +09:00
..
AbstractDiffTestCase.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
DiffEntryTest.java Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
DiffFormatterReflowTest.java Remove 'final' in parameter lists 2018-05-15 17:05:02 -04:00
DiffFormatterTest.java Fix DiffFormatter for diffs against working tree with autocrlf=true 2018-03-07 23:25:22 +01:00
EditListTest.java Suppress "Unlikely argument type for equals()" warnings in tests 2017-11-06 10:34:34 +01:00
EditTest.java Suppress "Unlikely argument type for equals()" warnings in tests 2017-11-06 10:34:34 +01:00
HistogramDiffTest.java Convert all JGit unit tests to JUnit 4 2010-12-31 14:00:05 -08:00
MyersDiffTest.java Delete DiffPerformanceTest 2010-11-01 14:09:51 -07:00
PatchIdDiffFormatterTest.java PatchIdDiffFormatterTest: Open Git and PatchIdDiffFormatter in try-with-resource 2016-02-12 14:07:53 +09:00
RawTextIgnoreAllWhitespaceTest.java Convert all JGit unit tests to JUnit 4 2010-12-31 14:00:05 -08:00
RawTextIgnoreLeadingWhitespaceTest.java Convert all JGit unit tests to JUnit 4 2010-12-31 14:00:05 -08:00
RawTextIgnoreTrailingWhitespaceTest.java Convert all JGit unit tests to JUnit 4 2010-12-31 14:00:05 -08:00
RawTextIgnoreWhitespaceChangeTest.java Convert all JGit unit tests to JUnit 4 2010-12-31 14:00:05 -08:00
RawTextLoadTest.java Introduce RawText#load. 2017-10-24 14:49:10 +02:00
RawTextTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
RenameDetectorTest.java Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
SimilarityIndexTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00