~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2007-07-02 05:24:25 UTC
  • mto: (2553.2.13 integration)
  • mto: This revision was merged to the branch mainline in revision 2568.
  • Revision ID: robertc@robertcollins.net-20070702052425-0msyx0beap6klkf9
Document repository_to_test_repository for testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
    * New testing support class ``TestScenarioApplier`` which multiplies
87
87
      out a single teste by a list of supplied scenarios. (RobertCollins)
88
88
 
 
89
    * Setting ``repository_to_test_repository`` on a repository_implementations
 
90
      test will cause it to be called during repository creation, allowing the
 
91
      testing of repository classes which are not based around the Format
 
92
      concept. For example a repository adapter can be tested in this manner,
 
93
      by altering the repository scenarios to include a scenario that sets this
 
94
      attribute during the test parameterisation in
 
95
      ``bzrlib.tests.repository.repository_implementations``. (Robert Collins)
 
96
 
89
97
  BUGFIXES:
90
98
 
91
99
    * Work around python-2.4.1 inhability to correctly parse the