New unit tests for legacy and new loose object formats.
commit689a7519db07303bac45a2d235dd97d46f9d7082
authorShawn O. Pearce <spearce@spearce.org>
Mon, 31 Jul 2006 06:19:11 +0000 (31 02:19 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 31 Jul 2006 06:19:11 +0000 (31 02:19 -0400)
tree3faaa2e9759f7bb861433539fc1fd93b6db277b4
parent1268793ffc7b9e71d479cecb40f0e7f29b771f70
New unit tests for legacy and new loose object formats.

Added some tests to verify we can generate commits in both the old
(legacyHeaders) and new (pack format) loose object format, and read
them both back in.  Apparently these pass so jgit is able to read
and write the same objects that the C based GIT works with.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit/tst/org/spearce/jgit/lib_tst/RepositoryTestCase.java
org.spearce.jgit/tst/org/spearce/jgit/lib_tst/T0003_Basic.java