mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-03-24 19:53:55 +08:00
On some Windows platforms locale information used in the number formatting tests is not reported correctly. Adjust CanRunTest() to skip running the tests on such platforms. See #25675. Closes #25878.