wxWidgets/tests/intl
Vadim Zeitlin 9362d82351 Fix unit test French locate checks for glibc >= 2.8.
Until 2.7 glibc wrongly used periods instead of slashes as separators for the
French date format and the test accounted for this, breaking it with recent
glibc versions in which this bug was fixed.

Fix this by limiting the workaround to the old glibc versions only.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-02-20 10:59:37 +00:00
..
fr Removed ellipsis from "About..." occurrences. 2012-01-20 16:51:09 +00:00
intltest.cpp Fix unit test French locate checks for glibc >= 2.8. 2012-02-20 10:59:37 +00:00