]> source.dussan.org Git - jgit.git/commit
reftable: basic functionality unit tests 50/101150/24
authorShawn Pearce <spearce@spearce.org>
Wed, 12 Jul 2017 22:05:22 +0000 (15:05 -0700)
committerShawn Pearce <spearce@spearce.org>
Thu, 17 Aug 2017 22:06:51 +0000 (15:06 -0700)
commitb6e25e5d7e889d9dcf90fee86ff74446dec9197f
tree65098a8810a0e5d7b2a297095d64d7c2e2c82d45
parent0398f3dd6e347713da0a27f1bf3a6a88d3c8e869
reftable: basic functionality unit tests

This set of tests covers primitive storage of an empty
file, and each type of supported reference.

Change-Id: I3bdff35cae8ae27283051932f20608b3ac353559
org.eclipse.jgit.test/META-INF/MANIFEST.MF
org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/reftable/ReftableTest.java [new file with mode: 0644]