]> git.saurik.com Git - wxWidgets.git/commit
Update the message catalog charset expected by the unit test.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 20 Jan 2012 23:18:29 +0000 (23:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 20 Jan 2012 23:18:29 +0000 (23:18 +0000)
commit71f44b1bc4277d7d6f6ef199c0f4f3d1bd219781
tree847bd1f911995dc4d18e62a0228676def9197e53
parent421388f204a5899d934bebb0152e0ce9de54d500
Update the message catalog charset expected by the unit test.

The charset of the message catalog files changed to UTF-8 in r70411 but the
unit test still expected ISO-8859-1. Update the unit test too to make it pass
again.

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