Re: [1/2] user32:scroll: Added some tests for scrollbar [try2]

2008-02-22 Thread Anatoly Lyutin
Alexandre Julliard wrote: Yes. I have posted a new version of patches. -- Best regards Anatoly Lyutin.

Re: [1/2] user32:scroll: Added some tests for scrollbar [try2]

2008-02-20 Thread Alexandre Julliard
Anatoly Lyutin [EMAIL PROTECTED] writes: Changelog: Added some tests for scrollbar The tests fail: ../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p user32_test.exe.so scroll.c touch scroll.ok scroll.c:56: Test failed: The scrollbar window should be disabled. scroll.c:122:

Re: [1/2] user32:scroll: Added some tests for scrollbar [try2]

2008-02-20 Thread Anatoly Lyutin
Alexandre Julliard wrote: The tests fail: ../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p user32_test.exe.so scroll.c touch scroll.ok scroll.c:56: Test failed: The scrollbar window should be disabled. scroll.c:122: Test failed: The ShowScrollBar() should failed. Yes!

Re: [1/2] user32:scroll: Added some tests for scrollbar [try2]

2008-02-20 Thread Alexandre Julliard
Anatoly Lyutin [EMAIL PROTECTED] writes: Yes! These tests must be failed in WINE, but it passes clear in Win XP. I just want to show you some incorrect behavior of scrollbar in WINE. Should I mark these tests as todo_wine? Yes. -- Alexandre Julliard [EMAIL PROTECTED]