~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-07-19 21:36:07 UTC
  • mfrom: (1864.3.1 small-test-updates)
  • Revision ID: pqm@pqm.ubuntu.com-20060719213607-f777696fc691064c
(jam) print failed tests as you go (in non verbose mode)

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
   * 'bzr selftest' now shows a progress bar with the number of tests, and 
39
39
     progress made. 'make check' shows tests in -v mode, to be more useful
40
40
     for the PQM status window. (Robert Collins).
 
41
     When using a progress bar, failed tests are printed out, rather than
 
42
     being overwritten by the progress bar until the suite finishes.
 
43
     (John Arbash Meinel)
41
44
 
42
45
   * 'bzr selftest --benchmark' will run a new benchmarking selftest.
43
46
     'bzr selftest --benchmark --lsprof-timed' will use lsprofile to generate