Extend IndexDiffTest with more tests
commit25f3cf1d913639542918415ee66aae601349522e
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 10 Feb 2008 19:03:06 +0000 (10 20:03 +0100)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 23 Feb 2008 23:29:56 +0000 (24 00:29 +0100)
tree6c245f9b0c90036d4b112a9f1cad05689520a37b
parent082c207ddb78029d0df5d1b908a14409fb9710b6
Extend IndexDiffTest with more tests

This adds tests for some nasty cases. These can be summarized
by declaring that this is the correct order:

a.b
a/b
a=b

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit.test/tst/org/spearce/jgit/lib/IndexDiffTest.java