[PATCH 1/2] user32: Add more tests for SetWindowPos.

Lei Zhang thestig at google.com
Mon Jul 14 16:58:43 CDT 2008


On Fri, Jul 11, 2008 at 6:28 AM, Alexandre Julliard <julliard at winehq.org> wrote:
> The fix looks good now, but you should really test the message sequences
> instead of just counting a single message. We have already all the
> necessary mechanisms for this.
>
> --
> Alexandre Julliard
> julliard at winehq.org
>

Right, I'll send a patch that tests the entire message sequence. The
problem there is that other parts of the sequence are wrong, so I
tested for the single message I cared about to show my fix actually
does something.



More information about the wine-devel mailing list