~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Andrew Bennetts
  • Date: 2008-03-25 07:16:50 UTC
  • mto: This revision was merged to the branch mainline in revision 3305.
  • Revision ID: andrew.bennetts@canonical.com-20080325071650-0hk9sdqc2au97xkg
Add -Dselftest_debug debug flag.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
 
59
59
  TESTING:
60
60
 
 
61
    * New -Dselftest_debug flag disables clearing of the debug flags during
 
62
      tests.  This is useful if you want to use e.g. -Dhpss to help debug a
 
63
      failing test.  Be aware that using this feature is likely to cause
 
64
      spurious test failures if used with the full suite. (Andrew Bennetts)
 
65
 
61
66
  INTERNALS:
62
67
 
63
68