[mapi32/tests] Don't run tests if functions are not implemented

Paul Vriens paul.vriens.wine at gmail.com
Sun Mar 4 04:44:34 CST 2007


Hi,

although ScInitMapiUtil at 4 is exported it doesn't mean it's implemented. This
explains a lot of the test failures on test.winehq.org for the mapi32 tests.
I used skip where (I think) appropriate.

I hope this patch makes sense. I'm not sure (haven't read the full
documentation) if mapi32.dll is only fully functional on an Exchange Server.

Changelog
     Don't run tests if functions are not implemented

Cheers,

Paul.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Don-t-run-tests-if-functions-are-not-implemented.patch
Type: text/x-patch
Size: 3000 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070304/6688223c/0006-Don-t-run-tests-if-functions-are-not-implemented.bin


More information about the wine-patches mailing list