~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2007-06-26 10:14:27 UTC
  • mto: This revision was merged to the branch mainline in revision 2555.
  • Revision ID: mbp@sourcefrog.net-20070626101427-b8x0vsdg7b1e6f4x
NEWS on run_bzr changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
      running the test suite and cuts the time by about half.
24
24
      (Andrew Bennetts, Martin Pool)
25
25
 
 
26
    * Clean up many of the APIs for blackbox testing of Bazaar.  The standard 
 
27
      interface is now self.run_bzr.  The command to run can be passed as
 
28
      either a list of parameters, a string containing the command line, or
 
29
      (deprecated) varargs parameters.  (Martin Pool)
 
30
 
26
31
bzr 0.17rc1  2007-06-12
27
32
 
28
33
  NOTES WHEN UPGRADING: