Add tests for basic RevObject methods related to type, flags
commit6cec0002f6ed2a355a6e13b40e7bcd9ef617fc46
authorShawn O. Pearce <spearce@spearce.org>
Wed, 18 Mar 2009 01:40:48 +0000 (17 18:40 -0700)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Thu, 19 Mar 2009 20:05:13 +0000 (19 21:05 +0100)
treefab79d8ad7da4ad983754a516fbf2350e946d70e
parent5a2e1ef0741af79b8a481fd1d6fd57a825b2e385
Add tests for basic RevObject methods related to type, flags

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit.test/tst/org/spearce/jgit/revwalk/RevObjectTest.java [new file with mode: 0644]
org.spearce.jgit.test/tst/org/spearce/jgit/revwalk/RevWalkTestCase.java