~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
..
launchpad 1668.1.8 19 years ago Martin Pool Merge register-branch plugin into default plugins Diff
__init__.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 768 bytes Diff Download File
multiparent.py 2911.6.1 17 years ago Blake Winton Change 'print >> f,'s to 'f.write('s. 6.2 KB Diff Download File