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.
Matthias Sohn f383206ace Cache user global and system-wide git configurations 4 years ago
..
io Make inner classes static where possible 5 years ago
sha1 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
Base64Test.java Convert all JGit unit tests to JUnit 4 13 years ago
BlockListTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
CPUTimeStopWatch.java Add performance tests for MyersDiff 14 years ago
ChangeIdUtilTest.java Remove 'final' in parameter lists 6 years ago
FSTest.java Ensure FSTest uses MockSystemReader 4 years ago
FS_POSIXTest.java Cache user global and system-wide git configurations 4 years ago
FileUtilsTest.java RepoCommand: Add linkfile support. 7 years ago
FilterCommandsTest.java FilterCommandsTest fails on Windows 5 years ago
GitDateFormatterTest.java Make sure SystemReader is reset after test is run 10 years ago
GitDateParserBadlyFormattedTest.java Cache SimpleDateFormat in GitDateParser per locale 10 years ago
GitDateParserTest.java Cache SimpleDateFormat in GitDateParser per locale 10 years ago
HookTest.java Remove 'final' in parameter lists 6 years ago
IOReadLineTest.java IO: Add a method for reading lines 9 years ago
IntListTest.java IntList: support contains(int) 6 years ago
LongMapTest.java Expose LongMap in util package 6 years ago
NBTest.java Remove 'final' in parameter lists 6 years ago
PathsTest.java Paths.pathCompare: Utility to sort paths from byte[] 8 years ago
QuotedStringBourneStyleTest.java Remove 'final' in parameter lists 6 years ago
QuotedStringBourneUserPathStyleTest.java Remove 'final' in parameter lists 6 years ago
QuotedStringGitPathStyleTest.java Remove 'final' in parameter lists 6 years ago
RawCharUtilTest.java Use constants from StandardCharsets instead of hard-coded strings 6 years ago
RawParseUtilsTest.java Parse signature of GPG-signed commits 5 years ago
RawParseUtils_FormatTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RawParseUtils_HexParseTest.java Remove 'final' in parameter lists 6 years ago
RawParseUtils_LineMapTest.java Introduce new RawText constructor and RawParseUtils.lineMapOrBinary 6 years ago
RawParseUtils_MatchTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RawParseUtils_ParsePersonIdentTest.java Declare essentially static methods as static 11 years ago
RawSubStringPatternTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
ReadLinesTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
RefListTest.java Remove 'final' in parameter lists 6 years ago
RefMapTest.java Enable and fix warnings about redundant specification of type arguments 7 years ago
RelativeDateFormatterTest.java Avoid bad rounding "1 year, 12 months" in date formatter 6 years ago
RunExternalScriptTest.java Fix unit tests on Windows 8 years ago
SimpleLruCacheTest.java Cache FileStoreAttributeCache per directory 4 years ago
StatsTest.java Add test for racy git detection in FileSnapshot 4 years ago
StringUtilsTest.java Recognize CRLF when parsing the short message of a commit or tag 11 years ago
TemporaryBufferTest.java Remove further unnecessary 'final' keywords 6 years ago