]> source.dussan.org Git - jgit.git/commit
Add more tests for rebase and externalized missing Strings 38/1938/2
authorChristian Halstrick <christian.halstrick@sap.com>
Wed, 24 Nov 2010 08:43:38 +0000 (09:43 +0100)
committerChristian Halstrick <christian.halstrick@sap.com>
Wed, 24 Nov 2010 14:59:08 +0000 (15:59 +0100)
commit7e298c9ed538dd8d5207adce3497b4a1df701dc5
tree13c9057dc5b7604f9fcb75a348b566b82d934237
parentc441380f9cf6a294f6353ff35526a367f950004f
Add more tests for rebase and externalized missing Strings

Coverage tests showed that we are missing to test certain areas
in the rebase command. Add the missing tests.

Change-Id: Ia4a272d26cde7e1861dac30496e4b6799fc8187a
Signed-off-by: Christian Halstrick <christian.halstrick@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/RebaseCommandTest.java
org.eclipse.jgit/resources/org/eclipse/jgit/JGitText.properties
org.eclipse.jgit/src/org/eclipse/jgit/JGitText.java
org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java