~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-09-29 08:29:28 UTC
  • mfrom: (5448.1.1 650001-test-isolation)
  • Revision ID: pqm@pqm.ubuntu.com-20100929082928-02ubdohahyx23qnf
(vila) Use TestCaseInTempDir for TestGlobalConfig tests requiring disk
 resources (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
* Fix tests that failed when run under ``LANG=C``.
59
59
  (Andrew Bennetts, #632387)
60
60
 
 
61
* Use tests.TestCaseInTempDir for tests that requires disk resources.
 
62
  (Vincent Ladeuil, #650001)
61
63
 
62
64
bzr 2.3b1
63
65
#########