On 19 March 2010 16:31, Alexandre Julliard wrote:
> Reliably testing the foreground window is pretty hard, since the window
> manager is in charge of it. The user32 tests try, but despite their best
> efforts they still fail sometimes. So if you don't absolutely need that
> test, removing it is pr
Henri Verbeet writes:
> On 19 March 2010 16:01, Alexandre Julliard wrote:
>> It doesn't work here:
>>
>> ../../../tools/runtest -q -P wine -M d3d8.dll -T ../../.. -p
>> d3d8_test.exe.so device.c && touch device.ok
>> device.c:1616: Test failed: Expected focus 0x60100, got (nil).
>> device.c:161
On 19 March 2010 16:01, Alexandre Julliard wrote:
> It doesn't work here:
>
> ../../../tools/runtest -q -P wine -M d3d8.dll -T ../../.. -p d3d8_test.exe.so
> device.c && touch device.ok
> device.c:1616: Test failed: Expected focus 0x60100, got (nil).
> device.c:1618: Test failed: Expected foregro
Henri Verbeet writes:
> ---
> dlls/d3d8/tests/device.c | 22 ++
> 1 files changed, 18 insertions(+), 4 deletions(-)
It doesn't work here:
../../../tools/runtest -q -P wine -M d3d8.dll -T ../../.. -p d3d8_test.exe.so
device.c && touch device.ok
device.c:1616: Test failed: