secur32: Fix a failing test in win95

Paul Vriens paul.vriens.wine at gmail.com
Wed Sep 24 05:30:04 CDT 2008


On Wed, Sep 24, 2008 at 10:06 AM, James Hawkins
<jhawkins at codeweavers.com> wrote:
> Hi,
>
> Changelog:
> * Fix a failing test in win95.
>
>  dlls/secur32/tests/main.c |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
>
> --
> James Hawkins
>
But if the result is SEC_E_UNSUPPORTED_FUNCTION it's not broken is it?

Shouldn't we use some kind of skip here? (The end result will be the
same, as we should use win_skip, it just doesn't look correct).

Cheers,

Paul.



More information about the wine-devel mailing list