user32/tests: Add some SetDlgItemTextA tests

Alexandre Julliard julliard at winehq.org
Thu Feb 20 06:59:38 CST 2014


Bruno Jesus <00cpxxx at gmail.com> writes:

> This patch was an attempt to reproduce the issue in bug 35621, I could
> not get what I wanted but at least here I got the following error
> covered in a todo:
>
> dialog.c:1022: Test failed: GetDlgItemText error, expected 102400, got
> 80968.
> dialog.c:1023: Test failed: Different text read.

Works fine here:

../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so dialog && touch dialog.ok
dialog.c:1022: Test succeeded inside todo block: GetDlgItemText error, expected 102400, got 102400.
dialog.c:1023: Test succeeded inside todo block: Different text read.
make: *** [dialog.ok] Error 2

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list