[PATCH 1/2] user32/tests: Add more margin tests in CJK font case.
In WM_SETFONT with a combination of CJK font and non-CJK charset, Unicode version control uses ABC width for margins, while ANSI version one uses EC_USEFONTINFO width for margins. Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> --- dlls/user32/tests/edit.c | 33 ++++++++++++++++++++++++++++----- 1 file changed, 28 insertions(+), 5 deletions(-)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=51202 Your paranoid android. === debian9 (build log) === error: patch failed: dlls/user32/tests/edit.c:1654 Task: Patch failed to apply === debian9 (build log) === error: patch failed: dlls/user32/tests/edit.c:1654 Task: Patch failed to apply
participants (2)
-
Akihiro Sagawa -
Marvin