~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-07-04 07:21:29 UTC
  • mfrom: (3515.3.2 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20080704072129-0tmx82996zdrysst
(robertc) Add -Dmemory for quick memory gathering. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
 
84
84
  TESTING:
85
85
 
 
86
   * ``-Dmemory`` will cause /proc/PID/status to be catted before bzr
 
87
     exits, allowing low-key analysis of peak memory use. (Robert Collins)
 
88
 
86
89
   * ``TestCaseWithTransport.make_branch_and_tree`` tries harder to return
87
90
     a tree with a ``branch`` attribute of the right format.  This was
88
91
     preventing some ``RemoteBranch`` tests from actually running with