~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2008-07-22 19:27:31 UTC
  • mto: (3514.4.6 merge_lca_multi)
  • mto: This revision was merged to the branch mainline in revision 3590.
  • Revision ID: john@arbash-meinel.com-20080722192731-6ibtoplxbb52wz43
Update NEWS about the make_branch_builder test helper

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
      putting together a real history without having to create a full
47
47
      WorkingTree. It is recommended that tests that are not directly
48
48
      testing the WorkingTree use BranchBuilder instead.  See
49
 
      ``BranchBuilder.build_snapshot``.  (John Arbash Meinel)
 
49
      ``BranchBuilder.build_snapshot`` or
 
50
      ``TestCaseWithMemoryTree.make_branch_builder``.  (John Arbash Meinel)
50
51
 
51
52
 
52
53
bzr 1.6beta3 2008-07-17