[try 4] gdi32/tests: Add tests for GdiGetCodePage.

Alexandre Julliard julliard at winehq.org
Fri Jul 25 07:08:15 CDT 2008


"Huang, Zhangrong" <hzhrong at gmail.com> writes:

>     This patch add tests for GdiGetCodePage, all failed stuff has been
> marked as todo_wine.

It doesn't work here:

../../../tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so font.c && touch font.ok
font.c:850: Test succeeded inside todo block: data index 2: expected font codepage 1252, got 1252
font.c:853: Test succeeded inside todo block: data index 2: GdiGetCodePage should have returned 1252, got 1252
font.c:850: Test succeeded inside todo block: data index 3: expected font codepage 1252, got 1252
font.c:853: Test succeeded inside todo block: data index 3: GdiGetCodePage should have returned 1252, got 1252
font.c:850: Test succeeded inside todo block: data index 15: expected font codepage 1253, got 1253
font.c:853: Test succeeded inside todo block: data index 15: GdiGetCodePage should have returned 1253, got 1253
font.c:850: Test succeeded inside todo block: data index 16: expected font codepage 1251, got 1251
font.c:853: Test succeeded inside todo block: data index 16: GdiGetCodePage should have returned 1251, got 1251
font.c:1579: Tests skipped: Symbol or Wingdings is not installed
font.c:1595: Tests skipped: Symbol or Wingdings is not installed
font.c:1749: Tests skipped: Symbol is not installed
font.c:2557: Tests skipped: Arial Black or Symbol/Wingdings is not installed
font.c:1975: Tests skipped: Font DejaVu Sans doesn't contain 'x', skipping the test
font.c:1975: Tests skipped: Font DejaVu Sans Condensed doesn't contain 'x', skipping the test
font.c:1975: Tests skipped: Font OpenSymbol doesn't contain 'x', skipping the test
make[2]: *** [font.ok] Error 8

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list