-
Committer:
Vincent Ladeuil
-
Date:
2008-09-08 11:53:40 UTC
-
mto:
(3703.1.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
3704.
-
Revision ID:
v.ladeuil+lp@free.fr-20080908115340-9e8ef038ryotedx7
Fix failing tests by avoiding unicode combinig encodings (we test
utf-8 not the file system encoding here).
*Â bzrlib/tests/tree_implementations/test_test_trees.py:
(TestTreeShapes.test_tree_with_merged_utf8): Use non-combining
unicode chars to avoid normalization ambiguities.
*Â bzrlib/tests/tree_implementations/__init__.py:
(TestCaseWithTree._create_tree_with_utf8): Use non-combining
unicode chars to avoid normalization ambiguities.