/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
..
__init__.py 3302.9.27 17 years ago Vincent Ladeuil Fixed as per Ian's review. 1.8 KB Diff Download File
test_branch.py 2814.11.1 18 years ago Vincent Ladeuil Renamed install_hooks to start_logging_connections 1.5 KB Diff Download File
test_cat.py 2814.11.1 18 years ago Vincent Ladeuil Renamed install_hooks to start_logging_connections 2 KB Diff Download File
test_checkout.py 2955.5.1 18 years ago Vincent Ladeuil Reproduce bug 159150. * tests/commands/test_check 1.4 KB Diff Download File
test_commit.py 2817.4.3 18 years ago Vincent Ladeuil Add tests for commit, reuse master branch transpor 2.1 KB Diff Download File
test_init.py 3535.9.3 17 years ago Marius Kruger init/init-repo shouldn't open 2 connections 1.2 KB Diff Download File
test_init_repository.py 3535.9.3 17 years ago Marius Kruger init/init-repo shouldn't open 2 connections 1.3 KB Diff Download File
test_merge.py 2814.11.1 18 years ago Vincent Ladeuil Renamed install_hooks to start_logging_connections 1.4 KB Diff Download File
test_missing.py 2814.11.1 18 years ago Vincent Ladeuil Renamed install_hooks to start_logging_connections 1.3 KB Diff Download File
test_pull.py 2817.4.3 18 years ago Vincent Ladeuil Add tests for commit, reuse master branch transpor 2 KB Diff Download File
test_push.py 3221.19.1 17 years ago Ian Clatworthy refactor cmd_push to use a helper function 1.2 KB Diff Download File
test_update.py 2817.4.2 18 years ago Vincent Ladeuil Fix broken test. * bzrlib/tests/commands/test_upd 1.4 KB Diff Download File