aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/storage/file/LockFileTest.java
Commit message (Expand)AuthorAgeFilesLines
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-84/+0
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Fix LockFileTest on WindowsChristian Halstrick2012-06-161-2/+3
* Provide helper for unlocking a fileKevin Sawicki2012-01-091-0/+83