/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_trace.py

  • Committer: Martin
  • Date: 2010-05-10 14:09:40 UTC
  • mto: This revision was merged to the branch mainline in revision 5246.
  • Revision ID: gzlist@googlemail.com-20100510140940-kr7mws9zvx5dufsd
Allow real with terminal A or W in function name for pywin32 trace test

Show diffs side-by-side

added added

removed removed

Lines of Context:
115
115
        # GZ 2010-05-03: Formatting for pywintypes.error is basic, a 3-tuple
116
116
        #                with errno, function name, and locale error message
117
117
        self.assertContainsRe(msg,
118
 
            r"^bzr: ERROR: \(2, 'RemoveDirectory', .*\)")
 
118
            r"^bzr: ERROR: \(2, 'RemoveDirectory[AW]?', .*\)")
119
119
 
120
120
    def test_format_unicode_error(self):
121
121
        try: