]> source.dussan.org Git - jgit.git/commit
reftable: namespace unit tests 52/101152/24
authorShawn Pearce <spearce@spearce.org>
Wed, 12 Jul 2017 23:15:56 +0000 (16:15 -0700)
committerShawn Pearce <spearce@spearce.org>
Thu, 17 Aug 2017 22:06:51 +0000 (15:06 -0700)
commitda5a27cd4eddcc59980f48a120028982fc2ac616
tree51ee99eae4820268b938a5ef3cc4e7d1fa044088
parent9da26a5a1ae098e92fc6a0b7097e63e90a57c9aa
reftable: namespace unit tests

Add additional test cases for looking up entries within a namespace
such as refs/heads/ or refs/tags/, where the seek is passed a name
that ends with '/'.

Change-Id: I5f944de7518cd0090374bddba48d4dd3955a8d72
org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/reftable/ReftableTest.java