Module: wine Branch: master Commit: ed7513f9c2570bfae46553a1a0d3d6e7d5bfcfde URL: http://source.winehq.org/git/wine.git/?a=commit;h=ed7513f9c2570bfae46553a1a0...
Author: Dmitry Timoshkov dmitry@baikal.ru Date: Mon Nov 13 18:15:31 2017 +0800
user32/tests: Add a bunch of WS_EX_TOPMOST tests.
The tests most of the time pass cleanly here under MATE environment, but sometimes there are intermittent failures (like in some other tests) without visible reason, and another 'make test' runs cleanly again.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/user32/tests/win.c | 381 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 375 insertions(+), 6 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ed7513f9c2570bfae46553...