]> source.dussan.org Git - jgit.git/commit
Add test for protocol v0 parser 43/131343/3
authorIvan Frade <ifrade@google.com>
Wed, 24 Oct 2018 21:53:21 +0000 (14:53 -0700)
committerIvan Frade <ifrade@google.com>
Wed, 24 Oct 2018 21:54:43 +0000 (14:54 -0700)
commit6e3c9347bc3f55d5bee9e95574bd28ce98b67162
tree9cf080c447a5155c33c97966bfd370f76c74a4b2
parentd40835a8012fa185fb8e1703a77e26a3c4214fba
Add test for protocol v0 parser

ProtocolV2Parser has unit tests but protocol v0/v1 is not covered.

Change-Id: I96022e8f8eb60d4da748d1042474fd1efd67e882
Signed-off-by: Ivan Frade <ifrade@google.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/ProtocolV0ParserTest.java [new file with mode: 0644]