mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-03-25 04:04:29 +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.