~bzr-pqm/bzr/bzr.dev

  • Committer: Vincent Ladeuil
  • Date: 2008-01-21 14:49:18 UTC
  • mto: (3198.1.1 trunk)
  • Revision ID: v.ladeuil+lp@free.fr-20080121144918-xx5wtw3ddfm0iauh
Relax constraint on test ids, simplify implementation and update tests.

* bzrlib/tests/test_selftest.py:
(TestSelftestFiltering.test_condition_id_in_list,
TestSelftestFiltering.test_filter_suite_by_id_list): Updated.
(TestTestIdList): Renamed from TestTestIdListFilter and updated.

* bzrlib/tests/__init__.py:
(TestIdList): Relax the constraint on test ids, they just have to
start with their module name.

* bzrlib/doc/api/__init__.py:
(test_suite): Adding module name in test id is now enough.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2777.4.1 17 years ago Andrew Bennetts Move HPSS protocol description from bzrlib.smart d 4.5 KB Diff Download File
branch.py 3015.2.6 17 years ago Robert Collins In the RemoteServer branch methods handle reposito 6 KB Diff Download File
bzrdir.py 2432.4.5 18 years ago Robert Collins Make using SuccessfulSmartServerResponse and Faile 4 KB Diff Download File
client.py 3184.1.10 17 years ago Robert Collins Change the smart server verb for Repository.stream 4 KB Diff Download File
medium.py 3180.1.1 17 years ago Andrew Bennetts Don't traceback on host name errors when connectin 21.3 KB Diff Download File
protocol.py 3104.4.6 17 years ago Andrew Bennetts Merge from bzr.dev. 24.1 KB Diff Download File
repository.py 3184.1.10 17 years ago Robert Collins Change the smart server verb for Repository.stream 15 KB Diff Download File
request.py 3184.1.10 17 years ago Robert Collins Change the smart server verb for Repository.stream 13.6 KB Diff Download File
server.py 2634.1.1 17 years ago Robert Collins (robertc) Reinstate the accidentally backed out ex 9.3 KB Diff Download File
vfs.py 3146.4.10 17 years ago Aaron Bentley Add handling of PermissionDenied errors to smart p 6.2 KB Diff Download File