summaryrefslogtreecommitdiffstats
path: root/.hgeol
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-05-16 14:50:23 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2011-05-16 14:50:23 (GMT)
commit651e1a2e63001dfe1d2b3c4b8bdbd5b908b85aa9 (patch)
tree4b3050b034122d5b0ff20f2dc31e94b61d91ce71 /.hgeol
parent118ed71afe41f49fe0eceaa0a1d375338598aa68 (diff)
parentb67cf161bc5f2f581ac2c04546396ca9e149b4de (diff)
downloadcpython-651e1a2e63001dfe1d2b3c4b8bdbd5b908b85aa9.zip
cpython-651e1a2e63001dfe1d2b3c4b8bdbd5b908b85aa9.tar.gz
cpython-651e1a2e63001dfe1d2b3c4b8bdbd5b908b85aa9.tar.bz2
(Merge 3.2) Issue #12057: Convert CJK encoding testcase BLOB into multiple text
files
Diffstat (limited to '.hgeol')
-rw-r--r--.hgeol5
1 files changed, 3 insertions, 2 deletions
diff --git a/.hgeol b/.hgeol
index 0b0841b..afb1e6b 100644
--- a/.hgeol
+++ b/.hgeol
@@ -27,9 +27,10 @@
**.zip = BIN
Lib/email/test/data/msg_26.txt = BIN
-Lib/test/test_email/data/msg_26.txt = BIN
-Lib/test/sndhdrdata/sndhdr.* = BIN
+Lib/test/cjkencodings/* = BIN
Lib/test/decimaltestdata/*.decTest = BIN
+Lib/test/sndhdrdata/sndhdr.* = BIN
+Lib/test/test_email/data/msg_26.txt = BIN
# All other files (which presumably are human-editable) are "native".
# This must be the last rule!