Qian Hong qhong@codeweavers.com writes:
dlls/user32/tests/winstation.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-)
It doesn't work:
../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so winstation.c && touch winstation.ok winstation.c:546: Test succeeded inside todo block: unexpected last error deadbeef winstation.c:549: Test failed: Skip tests on NT4
On Thu, Oct 17, 2013 at 2:36 AM, Alexandre Julliard julliard@winehq.org wrote:
../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so winstation.c && touch winstation.ok winstation.c:546: Test succeeded inside todo block: unexpected last error deadbeef winstation.c:549: Test failed: Skip tests on NT4
My bad, I really should have tested my code even with small change... Shame on me, sorry. Will send a fixed version.