Alexandre Julliard : server: Don' t clip update regions to the desktop window.

Alexandre Julliard julliard at winehq.org
Thu Jul 5 16:26:38 CDT 2018


Ken Thomases <ken at codeweavers.com> writes:

> On Jul 5, 2018, at 3:25 PM, Alexandre Julliard <julliard at winehq.org> wrote:
>> @@ -4760,7 +4760,7 @@ static void test_showwindow(void)
>>     flush_sequence();
>>     ShowWindow(hwnd, SW_SHOWMAXIMIZED);
>>     ok_sequence(WmShowMaxPopupResizedSeq_todo,
>> -            "ShowWindow(SW_SHOWMAXIMIZED):invisible maximized and resized popup TODO", TRUE);
>> +            "ShowWindow(SW_SHOWMAXIMIZED):invisible maximized and resized popup TODO", FALSE);
>
> Should the name of the test sequence and the context string both have
> "_todo"/" TODO" removed? (Although "WmShowMaxPopupResizedSeq" is
> already used for a difference sequence.)

That would be better, yes, good point.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list