~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Vincent Ladeuil
  • Date: 2010-09-30 08:49:08 UTC
  • mto: (5050.17.28 2.2)
  • mto: This revision was merged to the branch mainline in revision 5474.
  • Revision ID: v.ladeuil+lp@free.fr-20100930084908-jyz8y77ybwlu0ae4
tests/ssl_certs/ca.crt is needed for running https tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
Testing
42
42
*******
43
43
 
 
44
* Add ``tests/ssl_certs/ca.crt`` to the required test files list. Test
 
45
  involving the pycurl https test server fail otherwise when running
 
46
  selftest from an installed version. (Vincent Ladeuil, #651706)
 
47
 
44
48
* Fix tests that failed when run under ``LANG=C``.
45
49
  (Andrew Bennetts, #632387)
46
50