~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-04-04 00:54:11 UTC
  • mfrom: (1551.13.10 Aaron's mergeable stuff)
  • Revision ID: pqm@pqm.ubuntu.com-20070404005411-46c388fbf2acf940
Implement TestCase.expectFailure

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
    * WorkingTree.apply_inventory_delta provides a better alternative to
23
23
      WorkingTree._write_inventory.  (Aaron Bentley)
24
24
 
 
25
    * Convenience method TestCase.expectFailure ensures that known failures
 
26
      do not silently pass.  (Aaron Bentley)
 
27
 
25
28
  BUGFIXES:
26
29
 
27
30
    * Don't fail bundle selftest if email has 'two' embedded.