1 Apr
2022
1 Apr
'22
6:32 p.m.
Rémi Bernon <rbernon(a)codeweavers.com> writes:
Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> --- dlls/kernel32/heap.c | 4 +++- dlls/kernel32/tests/heap.c | 1 - 2 files changed, 3 insertions(+), 2 deletions(-)
This is breaking a test: tools/runtest -q -P wine -T . -M imm32.dll -p dlls/imm32/tests/imm32_test.exe imm32 && touch dlls/imm32/tests/imm32.ok imm32.c:551: Tests skipped: This IME doesn't support SCS_SETSTR imm32.c:1566: Test failed: Unlock a destroyed IMCC should return FALSE! make: *** [Makefile:57938: dlls/imm32/tests/imm32.ok] Error 1 -- Alexandre Julliard julliard(a)winehq.org