mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
Convert to UTF-8.
This commit is contained in:
@@ -24,9 +24,9 @@ fi
|
||||
|
||||
fail=0
|
||||
|
||||
$prog '\xf73\n' > out || fail=1
|
||||
$prog '\x7e3\n' > out || fail=1
|
||||
cat <<\EOF > exp
|
||||
÷3
|
||||
~3
|
||||
EOF
|
||||
|
||||
cmp out exp || fail=1
|
||||
|
||||
Reference in New Issue
Block a user