oledb32/tests: Add CanConvert tests.

Paul Vriens paul.vriens.wine at gmail.com
Fri Sep 18 05:20:22 CDT 2009


On 09/17/2009 03:35 PM, Huw Davies wrote:
> ---
>   dlls/oledb32/tests/Makefile.in |    2 +-
>   dlls/oledb32/tests/convert.c   |   76 ++++++++++++++++++++++++++++++++++++++++
>   2 files changed, 77 insertions(+), 1 deletions(-)
>
>
> ------------------------------------------------------------------------
>
>
Hi Huw,

This introduces issues on (older) W2K systems and below.

Do we need to add some kind of skip variable or just quit (with a 
win_skip) if the first one fails?

We could also check the conversion 0000 -> 0087 as that seems to be 
common on all as a failure. If this conversion fails, bail out?

Thoughts?

-- 
Cheers,

Paul.



More information about the wine-devel mailing list