https://bugs.winehq.org/show_bug.cgi?id=56682 Bug ID: 56682 Summary: msvcrt:locale prevents the msvcrt:* tests from running on Windows 7 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com msvcrt:locale prevents the msvcrt:* tests from running on Windows 7 because it depends on an API which is missing on that Windows version. See: https://test.winehq.org/data/tests/msvcrt:locale.html Based on the test result history this is caused by the commit below: commit 243a014123b3f1b18e390720d843949240323fba Author: Daniel Lehman <dlehman25(a)gmail.com> Date: Wed May 1 15:31:44 2024 -0700 msvcrt/tests: Add tests for _wcsicmp_l. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.