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.
Jonathan Nieder 02418ede59 Add tests for ObjectFilter 9 years ago
..
AlwaysEmptyRevQueueTest.java Convert all JGit unit tests to JUnit 4 13 years ago
DateRevQueueTest.java Convert all JGit unit tests to JUnit 4 13 years ago
FIFORevQueueTest.java Convert all JGit unit tests to JUnit 4 13 years ago
FooterLineTest.java ObjectWalk: make setRetainBody(false) the default 9 years ago
LIFORevQueueTest.java Convert all JGit unit tests to JUnit 4 13 years ago
MaxCountRevFilterTest.java Limit the number of commits in LogCommand output 12 years ago
ObjectWalkFilterTest.java Add tests for ObjectFilter 9 years ago
ObjectWalkTest.java Replace deprecated release() methods by close() 9 years ago
RevCommitListTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
RevCommitParseTest.java Recognize CRLF when parsing the short message of a commit or tag 11 years ago
RevFlagSetTest.java [findBugs] Remove nonsense call 10 years ago
RevObjectTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RevQueueTestCase.java Convert all JGit unit tests to JUnit 4 13 years ago
RevTagParseTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
RevWalkCullTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RevWalkFilterTest.java RevWalk: Avoid unnecessary re-parsing of commit bodies 13 years ago
RevWalkFollowFilterTest.java Require a DiffConfig when creating a FollowFilter 11 years ago
RevWalkMergeBaseTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RevWalkMergedIntoTest.java Added TestCase for 7d5e1f Fixed RevWalk.isMergedInto() 10 years ago
RevWalkPathFilter1Test.java RevWalk: Allow disabling parent rewriting 10 years ago
RevWalkPathFilter6012Test.java Convert all JGit unit tests to JUnit 4 13 years ago
RevWalkResetTest.java RevWalk: Avoid unnecessary re-parsing of commit bodies 13 years ago
RevWalkShallowTest.java Expand wildcard imports to specfic classes 9 years ago
RevWalkSortTest.java Convert all JGit unit tests to JUnit 4 13 years ago
RevWalkTestCase.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
RevWalkUtilsCountTest.java Add RevWalkUtils with count(start, end) method 12 years ago
RevWalkUtilsReachableTest.java Replace deprecated release() methods by close() 9 years ago
SkipRevFilterTest.java Skip a number commits before starting to show the commit output 12 years ago
TreeRevFilterTest.java Rename RewriteTreeFilter to TreeRevFilter and make it public 10 years ago