Re: imm32: Fix a test that fails on all systems
Are this tests failing on windows? When I did my recent IME work I was working to make sure that these tests succeeded at that time. have they started failing on wine as well? thanks, -aric James Hawkins wrote:
Hi,
Changelog: * Fix a test that fails on all systems.
dlls/imm32/tests/imm32.c | 30 +++++++++++++++++++++--------- 1 files changed, 21 insertions(+), 9 deletions(-)
------------------------------------------------------------------------
On Mon, Apr 21, 2008 at 7:17 AM, Aric Stewart <aric(a)codeweavers.com> wrote:
Are this tests failing on windows?
When I did my recent IME work I was working to make sure that these tests succeeded at that time.
have they started failing on wine as well?
Yes, they fail on all versions: http://test.winehq.org/data/200804191000/ Well, they 'pass' on wine, but that doesn't match the behavior of native windows. -- James Hawkins
participants (2)
-
Aric Stewart -
James Hawkins