-
Committer:
Marius Kruger
-
Date:
2007-04-16 06:26:59 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2455.
-
Revision ID:
amanic@gmail.com-20070416062659-z2yrpp5118a1yeyr
* tests/__init__.TestCase.run_bzr_captured
- Support single text commands with quoted sub-strings eg.:
"bzr commit 'some message'"
- Move support for error_regexes from run_bzr_error() to run_bzr()
as it is quite usefull to assert output from notes.
* blackbox/test_remove
- convert the rest of the tests to use the new improved self.run_bzr