/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2008-08-31 10:46:54 UTC
  • mto: (3668.3.1 trunk2)
  • Revision ID: v.ladeuil+lp@free.fr-20080831104654-15d4mljmyyuakwx1
selftest --starting-with now accepts multiple values.

* bzrlib/tests/test_selftest.py:
(TestSelftestFiltering.test_condition_id_startswith)
(TestSelftestFiltering.test_filter_suite_by_id_startswith): Updated.

* bzrlib/tests/blackbox/test_selftest.py:
(TestSelftestStartingWith): Add test for multiple arguments.

* bzrlib/tests/__init__.py:
(condition_id_startswith, filter_suite_by_id_startswith): Now
accepts a list of strings to start with.
(test_suite): 'starting_with' is now a list.

* bzrlib/builtins.py:
(cmd_selftest): Allows multiple --starting-with option.
Filename Latest Rev Last Changed Committer Comment Size
..
serializer 1185.82.3 20 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 3251.4.11 17 years ago Aaron Bentley Fix wrong local lookups 3.7 KB Diff Download File
apply_bundle.py 2520.4.6 18 years ago Aaron Bentley Get installation started 2.8 KB Diff Download File
bundle_data.py 3376.2.13 17 years ago Martin Pool Merge trunk 28.7 KB Diff Download File
commands.py 3221.1.6 17 years ago Martin Pool Better error message from bundle-info 3.8 KB Diff Download File