/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

  • Committer: Vincent Ladeuil
  • Date: 2008-09-29 16:10:51 UTC
  • Revision ID: v.ladeuil+lp@free.fr-20080929161051-pn1akd7ja5eiviwk
Fix gtk dialogs popping up and asking for input during selftest.

* tests/test_commit.py:
(TestCommitDialog_Commit._set_question_yes,
TestCommitDialog_Commit._set_question_no): Accept keyword
arguments (but ignore them).
(TestCommitDialog_Commit.test_commit_empty_message): Rename the
test to avoid confusion with test_commit_no_messages.

* commit.py:
(CommitDialog.__init__): Restore the ability to override the
dialog used for automated tests.
(CommitDialog._do_commit, CommitDialog._do_commit,
CommitDialog._do_commit): Use the dialog class defined at
construction time.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 521 17 years ago Jelmer Vernooij Remove obsolete tortoisebzr tests. 1.1 KB Diff Download File
test_commit.py 606 16 years ago Vincent Ladeuil Fix gtk dialogs popping up and asking for input du 42.6 KB Diff Download File
test_diff.py 500.1.1 17 years ago Vincent Ladeuil Fix test failing after a feature rename in bzr. * 10 KB Diff Download File
test_history.py 167 18 years ago Jelmer Vernooij Add simple test for tortoise_bzr 1.7 KB Diff Download File
test_linegraph.py 511.5.2 17 years ago Jelmer Vernooij Add simple test for linegraph. 1.3 KB Diff Download File
test_preferences.py 126.1.37 18 years ago Szilveszter Farkas (Phanatic) Merge from trunk. 3.8 KB Diff Download File