]> git.saurik.com Git - wxWidgets.git/commit - tests/validators/valnum.cpp
Explicitly set "C" locale for the tests using decimal point.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Jan 2011 15:06:17 +0000 (15:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Jan 2011 15:06:17 +0000 (15:06 +0000)
commitc9ed413ab4f5673ffff00198dc6ce1397398bda4
treeab1862cf42680be85a637012f77374f30400845e
parentd8d9844b299bb9c91a35025f87a079f04c30eae9
Explicitly set "C" locale for the tests using decimal point.

Ensure that the tests expecting the results with a point as decimal separator
really are done in C locale.

This should help the tests pass in (French) locale used by the MSW build bot
slaves.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/validators/valnum.cpp