~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
..
serializer 1185.82.3 19 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 2485.8.35 17 years ago Vincent Ladeuil Fix pull multiple connections. * bzrlib/builtins. 3.6 KB Diff Download File
apply_bundle.py 2520.4.6 17 years ago Aaron Bentley Get installation started 2.8 KB Diff Download File
bundle_data.py 2858.2.1 17 years ago Martin Pool Remove most calls to safe_file_id and safe_revisio 29.2 KB Diff Download File
commands.py 2911.6.1 17 years ago Blake Winton Change 'print >> f,'s to 'f.write('s. 3.8 KB Diff Download File