Rev 4338: Revert previous patch, in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Wed May 6 10:45:16 BST 2009
At file:///home/pqm/archives/thelove/bzr/%2Btrunk/
------------------------------------------------------------
revno: 4338
revision-id: pqm at pqm.ubuntu.com-20090506094512-vta3no53wohda83x
parent: pqm at pqm.ubuntu.com-20090506083227-ssb3uyzxkb0hy6je
parent: v.ladeuil+lp at free.fr-20090506085336-aiiub9xczhn70ytl
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Wed 2009-05-06 10:45:12 +0100
message:
Revert previous patch,
PQM now presents a unicode friendly file system encoding
modified:
bzrlib/tests/test_osutils.py test_osutils.py-20051201224856-e48ee24c12182989
------------------------------------------------------------
revno: 4331.1.3
revision-id: v.ladeuil+lp at free.fr-20090506085336-aiiub9xczhn70ytl
parent: v.ladeuil+lp at free.fr-20090506072118-2nhhpuwo9i3jt11c
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: integration
timestamp: Wed 2009-05-06 10:53:36 +0200
message:
Revert previous patch, PQM now presents a unicode friendly file system encoding.
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-06 07:21:18 +0000
+++ b/bzrlib/tests/test_osutils.py 2009-05-06 08:53:36 +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