]> source.dussan.org Git - jgit.git/commit
Enhance test coverage when core.filemode is false 41/69841/3
authorChristian Halstrick <christian.halstrick@sap.com>
Mon, 4 Apr 2016 13:14:10 +0000 (15:14 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 1 Jul 2016 20:48:29 +0000 (22:48 +0200)
commitd7a88317852f1735b93fc692628e12367b07fe72
tree6320990ac47a7c8214e67100cd8cece64da59f93
parent8a0a5b533701383a6dde18a9f5a01390fd7b4ce0
Enhance test coverage when core.filemode is false

Some branches in WorkingTreeIterator.getIndexFileMode() have not been
covered by tests. Enhance the tests to increase test coverage.

Change-Id: I400a221048f0f6cbaa987350eaf998b0ebb50a4e
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/AddCommandTest.java