aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/treewalk/EmptyTreeIteratorTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Close ObjectReaders in testsThomas Wolf2019-10-211-8/+10
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-0/+13
* Use ObjectReader in RevWalk, TreeWalkShawn O. Pearce2010-06-281-2/+5
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+112