[issue930] diff can splits multi-byte character

OHASHI Hideya mercurial-bugs at selenic.com
Wed Jan 16 05:00:35 UTC 2008


New submission from OHASHI Hideya <ohachige at gmail.com>:

Attachment test uses 'nkf' to guess character encoding.
This test shows below result.

$ ./run-tests.py test-issuexxx

ERROR: test-issuexxx output changed
--- Expected output
+++ Test output
@@ -2,4 +2,4 @@
 adding a
 UTF-8
 %
-UTF-8
+Shift_JIS
.
# Ran 1 tests, 0 skipped, 1 failed.

----------
files: test-issuexxx
messages: 4895
nosy: ohachige
priority: bug
status: unread
title: diff can splits multi-byte character

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue930>
____________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-issuexxx
Type: application/octet-stream
Size: 223 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-devel/attachments/20080116/1e735eea/attachment-0002.obj>


More information about the Mercurial-devel mailing list