Re: usp10: Implement ScriptGetGlyphABCWidth.
Hans Leidekker <hans(a)it.vu.nl> writes:
-Hans
Changelog Implement ScriptGetGlyphABCWidth. Add a test for ScriptGetGlyphABCWidth and ScriptCacheGetHeight.
The tests fail here: ../../../tools/runtest -q -P wine -M usp10.dll -T ../../.. -p usp10_test.exe.so usp10.c && touch usp10.ok usp10.c:273: Test failed: Translation not correct. WCHAR 0 - 0000 != 0035 usp10.c:722: Test failed: expected S_OK, got 0x80070006 -- Alexandre Julliard julliard(a)winehq.org
On Wednesday 26 July 2006 11:19, Alexandre Julliard wrote:
../../../tools/runtest -q -P wine -M usp10.dll -T ../../.. -p usp10_test.exe.so usp10.c && touch usp10.ok usp10.c:273: Test failed: Translation not correct. WCHAR 0 - 0000 != 0035 usp10.c:722: Test failed: expected S_OK, got 0x80070006
The first failing test is in the tree already. Jeff, would you mind looking into that? I'll have a look at the other one. -Hans
Hans, I will look at this one. Seems to be intermittent. :-\ Jeff Hans Leidekker wrote:
On Wednesday 26 July 2006 11:19, Alexandre Julliard wrote:
../../../tools/runtest -q -P wine -M usp10.dll -T ../../.. -p usp10_test.exe.so usp10.c && touch usp10.ok usp10.c:273: Test failed: Translation not correct. WCHAR 0 - 0000 != 0035 usp10.c:722: Test failed: expected S_OK, got 0x80070006
The first failing test is in the tree already. Jeff, would you mind looking into that? I'll have a look at the other one.
-Hans
participants (3)
-
Alexandre Julliard -
Hans Leidekker -
Jeff Latimer