kernel32/tests: Set TrueType console font before running tests.
authorGreg Geldorp <ggeldorp@vmware.com>
Mon, 10 Jan 2011 11:11:50 +0000 (12:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Jan 2011 14:02:24 +0000 (15:02 +0100)
commit6b8812add123ab45f7a10b20d8a584a9c1ee64fb
treea1486c310089fe0ba8aa0a66cc8b676f73048afc
parent4f103ef79041be05fd169ba81403536527f443b1
kernel32/tests: Set TrueType console font before running tests.

ReadConsoleOutputW doesn't retrieve characters from the output buffer
correctly for characters that don't have a glyph in the console font.
dlls/kernel32/tests/console.c