[PATCH] comctl32/tests: Change expect_band_content test into a macro to ensure line numbers are reported correctly on test failure.

Nikolay Sivov nsivov at codeweavers.com
Mon Nov 8 04:32:39 CST 2010


On 11/8/2010 13:29, Austin Lund wrote:
> ---
>   dlls/comctl32/tests/rebar.c |   69 ++++++++++++++++++++----------------------
>   1 files changed, 33 insertions(+), 36 deletions(-)
It's better to use ok_() for that, and a one line macro to pass a line 
number.




More information about the wine-devel mailing list