]> source.dussan.org Git - jgit.git/commit
CommitAndLogCommandTests: add a test for LogCommand.addRange() 65/1865/1
authorMathias Kinzler <mathias.kinzler@sap.com>
Fri, 5 Nov 2010 11:26:56 +0000 (12:26 +0100)
committerMathias Kinzler <mathias.kinzler@sap.com>
Fri, 5 Nov 2010 11:26:56 +0000 (12:26 +0100)
commitaf31a97c82eb1a213fbc853daf9e9cab68bceccb
tree2392b3807fa1e72cc3093528c921a9799356150a
parent009507ca2eafe1c6218ca3779348452495dcd3a3
CommitAndLogCommandTests: add a test for LogCommand.addRange()

There were also some compiler warning due to empty catch blocks that
were fixed.

Change-Id: I165bcddcdfacd34f020d1b938a41954916eb106e
Signed-off-by: Mathias Kinzler <mathias.kinzler@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CommitAndLogCommandTests.java