Implement Tests for the Commit Dialog
commitae851912856b169f74f6b10b8930bdad5771bab2
authorJens Baumgart <jens.baumgart@sap.com>
Tue, 7 Jun 2011 14:52:20 +0000 (7 16:52 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 11 Jun 2011 22:54:45 +0000 (12 00:54 +0200)
tree3e4288ed36ef293a0d00af1b27741847d5531454
parent4d4131902a0b30ea7890ec7a88476de60aed8166
Implement Tests for the Commit Dialog

Additional tests were implemented to verify the behavior of the toggles
in the commit dialog (amend, signed-off, change-id).

Change-Id: Ieb9107ed1ea9336f1320323eacc261542506c9c7
Signed-off-by: Jens Baumgart <jens.baumgart@sap.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/common/CommitDialogTester.java [new file with mode: 0644]
org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/common/LocalRepositoryTestCase.java
org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/test/CommitMessageUtil.java [new file with mode: 0644]
org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/test/TestUtil.java
org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/test/team/actions/CommitActionTest.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/commit/CommitHelper.java