[4/4] gdiplus: stub for GdipFlattenPath with tests

Nikolay Sivov bunglehead at gmail.com
Fri Aug 29 06:41:29 CDT 2008


Alexandre Julliard wrote:
> Nikolay Sivov <bunglehead at gmail.com> writes:
>
>   
>> Changelog:
>>     - stub for GdipFlattenPath with tests
>>     
>
> This fails here:
>
> ../../../tools/runtest -q -P wine -M gdiplus.dll -T ../../.. -p gdiplus_test.exe.so graphicspath.c && touch graphicspath.ok
> graphicspath.c:117: Test succeeded inside todo block: Expected #0: PathPointTypeStart (100.0,25.0) but got PathPointTypeStart (100.0,25.0)
> graphicspath.c:117: Test succeeded inside todo block: Expected #0: PathPointTypeStart (100.0,25.0) but got PathPointTypeStart (100.0,25.0)
> make[2]: *** [graphicspath.ok] Error 2
>
>   
Sorry, start point are the same of course, I'll resend. I have a 
question about running tests programs. When I start gdiplus_test.exe.so 
from dlls/gdiplus/tests using 'wine gdiplus_test.exe.so' I never get 
non-zero number of tests 'marked as todo' though I have a lot of them 
actually.
Is it normal or I do something wrong?



More information about the wine-devel mailing list