user32: add a test for window width and height fixup when width or height exceed a short storage or are negative.

James Hawkins truiken at gmail.com
Tue Nov 21 18:18:36 CST 2006


On 11/21/06, Pierre d'Herbemont <pdherbemont at free.fr> wrote:
> This is a test for the CreateWindow call to see what is done with width
> or height that exceed the size of a short storage, or are negative.
> Hence we could decide if the fixup should be moved in user32 from
> winex11.drv.
>
> This test is passing under Wine, but I didn't test with real Windows, so
> I guess I better monitor:
> http://test.winehq.org/data
>
> Is that the best way to go?
>

No, you need to either test it in Windows yourself, or have someone
else run the tests on Windows for you to verify what you've written is
correct.  It won't be accepted otherwise.

-- 
James Hawkins



More information about the wine-devel mailing list