~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/repository.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-12-19 09:10:53 UTC
  • mfrom: (3128.2.2 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20071219091053-81xgp971m1pgmccf
(robertc) Allow arbitrary parameteriZation of tests cleanly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1964
1964
    _matchingbzrdir - the bzrdir format that the repository format was
1965
1965
    originally written to work with. This can be used if manually
1966
1966
    constructing a bzrdir and repository, or more commonly for test suite
1967
 
    parameterisation.
 
1967
    parameterization.
1968
1968
    """
1969
1969
 
1970
1970
    # Set to True or False in derived classes. True indicates that the format