aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/api/LsRemoteCommandTest.java
Commit message (Expand)AuthorAgeFilesLines
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Use absolute paths for file:// URIs in testsShawn Pearce2013-11-011-4/+8
* Enable LsRemoteCommand to work without local repositoryRobin Stocker2013-08-131-1/+9
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Don't throw away the stack trace when tests failRobin Rosenberg2011-11-061-58/+42
* Cleanup directories leftover by test.Adrian Goerler2011-07-071-17/+0
* Make sure test repositories are closedChristian Halstrick2011-05-311-0/+4
* Add LsRemoteCommandTestChris Aniszczyk2011-05-191-0/+160