~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-08-03 07:15:11 UTC
  • mfrom: (4580.1.2 408199-check-2a)
  • Revision ID: pqm@pqm.ubuntu.com-20090803071511-dwb041qzak0vjzdk
(mbp) check blackbox tests now handle the root being included in the
        file-id count

Show diffs side-by-side

added added

removed removed

Lines of Context:
160
160
* --subunit support now adds timestamps if the subunit version supports
161
161
  it. (Robert Collins)
162
162
 
 
163
Testing
 
164
*******
 
165
 
 
166
* Spurious failure in ``check`` tests on rich-root formats fixed.
 
167
  (Martin Pool, #408199)
 
168
 
163
169
* The ``bzrlib.tests.TextTestRunner`` will no longer call
164
170
  ``countTestsCases`` on the test being run. Progress information is
165
171
  instead handled by having the test passed in call ``result.progress``