~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.4.txt

(gz) Accept new style testtools output in bt.test_selftest tests (Martin
 Packman)

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
   suite.  This can include new facilities for writing tests, fixes to 
76
76
   spurious test failures and changes to the way things should be tested.
77
77
 
 
78
* Accept both old and new style testtools output in selftest tests.
 
79
  (Jelmer Vernooij, Martin Packman, #815423)
 
80
 
78
81
* Fix the race for TestingThreadingTCPServer in
79
82
  test_server_crash_while_responding. (Vincent Ladeuil, #869366)
80
83