~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/blackbox/test_exceptions.py

  • Committer: Martin Pool
  • Date: 2006-06-15 05:49:38 UTC
  • mto: This revision was merged to the branch mainline in revision 1797.
  • Revision ID: mbp@sourcefrog.net-20060615054938-5025f2075db2bf14
Add test for formatting of EPIPE

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
    # TODO: assert-fail doesn't need to always be present; we could just
35
35
    # register (and unregister) it from tests that want to touch it.
36
 
 
37
 
    # TODO: Check that broken pipe gets a good message
38
36
    #
39
 
    # TODO: Something about how to get into pdb
 
37
    # TODO: Some kind of test for the feature of invoking pdb