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

2008-07-26 Thread Michael Karcher
Am Freitag, den 25.07.2008, 22:50 +0800 schrieb Huang, Zhangrong: > > ../../../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:85

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

2008-07-25 Thread Huang, Zhangrong
2008/7/25 Alexandre Julliard <[EMAIL PROTECTED]>: > > 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:

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

2008-07-25 Thread Alexandre Julliard
"Huang, Zhangrong" <[EMAIL PROTECTED]> 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