diff tests/test-encoding.out @ 3843:abaa2cd00d2b

make transcoding more robust default to ASCII abort if unknown encoding wrap abort strings with _ add test
author Matt Mackall <mpm@selenic.com>
date Sat, 09 Dec 2006 12:46:01 -0600
parents 3820385fb113
children 46abbed02b2d
line wrap: on
line diff
--- a/tests/test-encoding.out
+++ b/tests/test-encoding.out
@@ -10,7 +10,6 @@ M a
 ? latin-1-tag
 ? utf-8
 abort: decoding near ' encoded: é': 'ascii' codec can't decode byte 0xe9 in position 20: ordinal not in range(128)!
-
 transaction abort!
 rollback completed
 % these should work
@@ -165,3 +164,4 @@ user:        test
 date:        Mon Jan 12 13:46:40 1970 +0000
 summary:     latin-1 e': И = u'\xe9'
 
+abort: unknown encoding: dolphin, please check your locale settings