]> source.dussan.org Git - jgit.git/commit
Add further unit tests for IndexDiffFilter 97/2097/1
authorPhilipp Thun <philipp.thun@sap.com>
Thu, 9 Dec 2010 19:34:53 +0000 (20:34 +0100)
committerPhilipp Thun <philipp.thun@sap.com>
Thu, 9 Dec 2010 19:34:53 +0000 (20:34 +0100)
commit6736f3bae5aa91ad1d0634ea92d7b7cbad5e94c9
treefd0330b19bf51b9e5384bd63850e44b254feded3
parent1783749e169c57cef7131e1749a01ee269b89df8
Add further unit tests for IndexDiffFilter

This change contains a bunch of unit tests for the newly introduced
IndexDiffFilter. With these tests the code coverage of
IndexDiffFilter.include() is now 100%, i.e. every special case is
tested at least once.

Change-Id: Ib248d1cd16084f9c8e099006af151814c63c5941
Signed-off-by: Philipp Thun <philipp.thun@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/treewalk/filter/IndexDiffFilterTest.java