Rev 4337: testing pqm unicode support in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Wed May 6 09:32:31 BST 2009
At file:///home/pqm/archives/thelove/bzr/%2Btrunk/
------------------------------------------------------------
revno: 4337
revision-id: pqm at pqm.ubuntu.com-20090506083227-ssb3uyzxkb0hy6je
parent: pqm at pqm.ubuntu.com-20090506074811-dtxiv8kba5sez934
parent: v.ladeuil+lp at free.fr-20090506072118-2nhhpuwo9i3jt11c
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Wed 2009-05-06 09:32:27 +0100
message:
testing pqm unicode support
modified:
bzrlib/tests/test_osutils.py test_osutils.py-20051201224856-e48ee24c12182989
------------------------------------------------------------
revno: 4331.1.2
revision-id: v.ladeuil+lp at free.fr-20090506072118-2nhhpuwo9i3jt11c
parent: v.ladeuil+lp at free.fr-20090505184800-qt0wpe1cttxsam7p
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: integration
timestamp: Wed 2009-05-06 09:21:18 +0200
message:
Special patch to test unicode fs encoding on pqm. This should fails if fs encoding is still ANSI_X3.4-1968.
modified:
bzrlib/tests/test_osutils.py test_osutils.py-20051201224856-e48ee24c12182989
=== modified file 'bzrlib/tests/test_osutils.py'
--- a/bzrlib/tests/test_osutils.py 2009-05-05 18:46:08 +0000
+++ b/bzrlib/tests/test_osutils.py 2009-05-06 07:21:18 +0000
@@ -1730,7 +1730,7 @@
But prior python versions failed to properly encode the passed unicode
string.
"""
- _test_needs_features = [tests.SymlinkFeature, tests.UnicodeFilenameFeature]
+# _test_needs_features = [tests.SymlinkFeature, tests.UnicodeFilenameFeature]
def setUp(self):
super(tests.TestCaseInTempDir, self).setUp()
More information about the bazaar-commits
mailing list