[PATCH] user32/tests: Some tests for GetWindowText() when non terminated string is returned

Alexandre Julliard julliard at winehq.org
Tue Jan 10 14:56:58 CST 2017


Nikolay Sivov <nsivov at codeweavers.com> writes:

> Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
> ---
>  dlls/user32/tests/win.c | 61 +++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 61 insertions(+)

This doesn't work here:

../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so win && touch win.ok
win.c:6758: Test failed: Unexpected text length, 7
win.c:6760: Test failed: Unexpected buffer contents, 0x20ac
win.c:6769: Test failed: Unexpected text length, 18
win.c:6771: Test failed: Unexpected buffer contents
make: *** [win.ok] Error 4

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list