~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-04-06 06:59:03 UTC
  • mfrom: (5051.5.1 subunit)
  • Revision ID: pqm@pqm.ubuntu.com-20100406065903-y9dxgwmog1pmw7dz
Use subunit when running tests in PQM.

Show diffs side-by-side

added added

removed removed

Lines of Context:
312
312
  dependency regressions.
313
313
  (Martin Pool)
314
314
 
 
315
* PQM will now run with subunit output. To analyze a PQM error use
 
316
  tribunal, or cat log | subunit-filter | subunit2pyunit. (Robert Collins)
 
317
 
315
318
* Stop sending apport crash files to ``.cache`` in the directory from
316
319
  which ``bzr selftest`` was run.  (Martin Pool, #422350)
317
320