aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/T0002_TreeTest.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry andAndrey Loskutov2016-01-191-319/+0
* Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends"Shawn Pearce2016-01-151-0/+319
* Remove deprecated Tree, TreeEntry, FileTreeEntry and friendsShawn Pearce2016-01-091-319/+0
* Move SampleDataRepositoryTestCase to org.eclipse.jgit.testShawn Pearce2013-11-241-1/+1
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-0/+1
* Hide deprecation warnings in some test classesRobin Rosenberg2012-12-271-0/+1
* Declare essentially static methods as staticRobin Rosenberg2012-12-271-1/+2
* Use assertEquals instead of == for literal primitivesRobin Rosenberg2012-09-161-2/+2
* Remove deprecated Repository.mapTreeShawn O. Pearce2011-03-071-2/+7
* Remove deprecated Treeish interfaceShawn O. Pearce2011-03-071-2/+0
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-0/+313