Commit 2afd447d 2afd447deabb46d439f99f1df327d65247980dda by Sergey Poznyakoff

Comment out 8-bit test case. Sorry, tcl looses badly in handling eight-bit binary data.

1 parent 1446f2eb
......@@ -33,9 +33,11 @@ a "tab character"
A\x3-\48\39
1: A\003-\0048\0039
message: ASCII upper part
×ÅÒÈÎÑÑ ÐÏÌÏ×ÉÎÁ ÔÁÂÌÉÃÙ
3: \327\305\322\310\316\321\321 \320\317\314\317\327\311\316\301 \324\301\302\314\311\303\331
# FIXME: Tcl is not able to properly handle binary data, even with
# fconfigure -binary, so I had to disable this test
#message: ASCII upper part
#×ÅÒÈÎÑÑ ÐÏÌÏ×ÉÎÁ ÔÁÂÌÉÃÙ
#3: \327\305\322\310\316\321\321 \320\317\314\317\327\311\316\301 \324\301\302\314\311\303\331
messed up'quotations ' in "a single'" "command" lin"e
6: messed "upquotations " in "a single'" command "lin\"e"
......