1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-21 07:26:05 +02:00

50157: Tests for 50150

This commit is contained in:
Daniel Shahaf 2022-05-01 12:13:08 -07:00 committed by Bart Schaefer
parent cc264fb58b
commit f80f880c4b
2 changed files with 13 additions and 0 deletions

View File

@ -2,6 +2,8 @@
* 50159: Test/V14system.ztst: Tests for sysread
* 50157(Daniel Shahaf): Test/D07multibyte.ztst: Test for 50150
2022-04-30 Bart Schaefer <schaefer@zsh.org>
* unposted: Etc/BUGS: remove debian #924736, fixed since 5.8 by

View File

@ -627,3 +627,14 @@ F:support character sets outside the portable 7-bit range.
0:locale gets restored when locale parameters go out of scope (regression test for 45772)
>
>
# Subshell for zmodload isolation
(
zmodload zsh/stat
touch 50150-é 50150-Ą
# Using +size solely in order to make it easier to write the expectations
zstat +size -nor -- 50150-*
)
0:(workers/50150) zsh/stat with Unicode and metafication
>50150-Ą 0
>50150-é 0