jgit/org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test
Shawn O. Pearce 89d4a7377f Use FileRepository where we assume other file semantics
When the surrounding code is already heavily based upon the
assumption that we have a FileRepository (e.g. because it
created that type of repository) keep the type around and
use it directly.  This permits us to continue to do things
like save the configuration file.

Change-Id: Ib783f0f6a11acd6aa305c16d61ccc368b46beecc
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2010-06-25 17:46:40 -07:00
..
util Use FileRepository where we assume other file semantics 2010-06-25 17:46:40 -07:00
AdvertiseErrorTest.java Use FileRepository where we assume other file semantics 2010-06-25 17:46:40 -07:00
AsIsServiceTest.java Make inner classes static in http code 2010-06-13 03:19:47 +02:00
DefaultReceivePackFactoryTest.java Make inner classes static in http code 2010-06-13 03:19:47 +02:00
DefaultUploadPackFactoryTest.java Make inner classes static in http code 2010-06-13 03:19:47 +02:00
DumbClientDumbServerTest.java Add JUnit tests for HTTP transport 2010-01-12 12:30:42 -08:00
DumbClientSmartServerTest.java Add JUnit tests for HTTP transport 2010-01-12 12:30:42 -08:00
ErrorServletTest.java Add JUnit tests for HTTP transport 2010-01-12 12:30:42 -08:00
FileResolverTest.java Add JUnit tests for HTTP transport 2010-01-12 12:30:42 -08:00
GitServletInitTest.java Add JUnit tests for HTTP transport 2010-01-12 12:30:42 -08:00
HookMessageTest.java Use FileRepository where we assume other file semantics 2010-06-25 17:46:40 -07:00
HttpClientTests.java Use FileRepository where we assume other file semantics 2010-06-25 17:46:40 -07:00
SmartClientSmartServerTest.java Use FileRepository where we assume other file semantics 2010-06-25 17:46:40 -07:00