aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/UploadPackReachabilityTest.java
Commit message (Expand)AuthorAgeFilesLines
* Replace ExpectedException which was deprecated in junit 4.13Matthias Sohn2020-01-241-5/+0
* Replace deprecated junit assertion methods with hamcrestMatthias Sohn2020-01-221-1/+1
* Update to Orbit I20200120214610 and JUnit to 4.13David Pursehouse2020-01-221-1/+1
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* UploadPackReachabilityTest: Use assertThrows instead of thrownIvan Frade2019-09-181-15/+14
* UploadPackTest: Move "reachability" tests to its own fileIvan Frade2019-09-181-0/+317