~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2008-07-04 07:01:19 UTC
  • mto: This revision was merged to the branch mainline in revision 3525.
  • Revision ID: robertc@robertcollins.net-20080704070119-qskk0ewwpxpzlfkl
(robertc) Add -Dmemory for quick memory gathering. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
 
64
64
  TESTING:
65
65
 
 
66
   * ``-Dmemory`` will cause /proc/PID/status to be catted before bzr
 
67
     exits, allowing low-key analysis of peak memory use. (Robert Collins)
 
68
 
66
69
   * ``TestCaseWithTransport.make_branch_and_tree`` tries harder to return
67
70
     a tree with a ``branch`` attribute of the right format.  This was
68
71
     preventing some ``RemoteBranch`` tests from actually running with