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.
Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 8 years ago
..
io Add EOL stream type detection to TreeWalk 8 years ago
Base64Test.java Convert all JGit unit tests to JUnit 4 13 years ago
BlockListTest.java BlockList: Micro-optimize appending from another BlockList 13 years ago
CPUTimeStopWatch.java Add performance tests for MyersDiff 14 years ago
ChangeIdUtilTest.java Remove declared IOException which is no longer thrown 8 years ago
FSJava7Test.java Let FS_Win32_Cygwin detect symlink support by creating temporary symlink 8 years ago
FileUtilTest.java Checkout should be able to override modified symbolic links 8 years ago
FileUtils7Test.java Let FS_Win32_Cygwin detect symlink support by creating temporary symlink 8 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 Fix HookTest when running on Win32_Cygwin 8 years ago
IOReadLineTest.java IO: Add a method for reading lines 8 years ago
IntListTest.java Convert all JGit unit tests to JUnit 4 13 years ago
NBTest.java Implement SHA-256 abstraction 8 years ago
PathsTest.java Paths.pathCompare: Utility to sort paths from byte[] 8 years ago
QuotedStringBourneStyleTest.java Convert all JGit unit tests to JUnit 4 13 years ago
QuotedStringBourneUserPathStyleTest.java Convert all JGit unit tests to JUnit 4 13 years ago
QuotedStringGitPathStyleTest.java Declare essentially static methods as static 11 years ago
RawCharUtilTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RawParseUtilsTest.java Hande latin-1 encoding 13 years ago
RawParseUtils_FormatTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RawParseUtils_HexParseTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RawParseUtils_LineMapTest.java Convert all JGit unit tests to JUnit 4 13 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 Fix multiple bugs in RawSubStringPattern used by MessageRevFilter 11 years ago
ReadLinesTest.java Allow to write tests with CLI syntax 12 years ago
RefListTest.java Declare essentially static methods as static 11 years ago
RefMapTest.java Declare essentially static methods as static 11 years ago
RelativeDateFormatterTest.java Make sure SystemReader is reset after test is run 10 years ago
RunExternalScriptTest.java Fix unit tests on Windows 8 years ago
StringUtilsTest.java Recognize CRLF when parsing the short message of a commit or tag 11 years ago
TemporaryBufferTest.java TemporaryBuffer: Allow presizing block pointer list 9 years ago