wxWidgets/tests/graphics
Vadim Zeitlin 968d3a2461 Fix test for compilers not supporting \u escapes in strings (such as VC6).
Also reformat the code to follow wx style and explicitly use UTF-8 for the
test strings encoding instead of assuming the encoding of the current locale
was UTF-8 (which is never the case under Windows).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-03-14 14:47:11 +00:00
..
colour.cpp Fix harmless unused variable warning. 2009-09-21 08:44:25 +00:00
ellipsization.cpp Fix test for compilers not supporting \u escapes in strings (such as VC6). 2010-03-14 14:47:11 +00:00
measuring.cpp Forward port wxGraphicsBitmap cairo implementation, and fix the credit info in measuring.cpp 2009-06-20 23:33:55 +00:00