aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/dircache/DirCacheFindTest.java
Commit message (Expand)AuthorAgeFilesLines
* Replace "a." with "a-" in unit testsShawn Pearce2014-12-181-5/+5
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Fix DirCache,getEntriesWithin for empty string arguemntRobin Rosenberg2011-09-251-0/+7
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-0/+6
* Move DirCache factory methods to RepositoryShawn O. Pearce2010-06-301-1/+1
* Don't allow DirCacheEntry with mode of 0Shawn O. Pearce2010-02-031-2/+5
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+92