mapi32/tests: Skip tests if no default email client is installed

Ge van Geldorp ggeldorp at vmware.com
Tue Aug 25 05:39:44 CDT 2009


Win7 comes without a default email client (not even Outlook Express). This
causes mapi32 to throw up a message box during test runs, telling the user
to install an email client. If there's noone to dismiss the message box,
the test times out.

Changelog:
  mapi32/tests: Skip tests if no default email client is installed

---
 dlls/mapi32/tests/Makefile.in   |    2 +-
 dlls/mapi32/tests/imalloc.c     |    7 ++++
 dlls/mapi32/tests/mapi32_test.h |   62
+++++++++++++++++++++++++++++++++++++++
 dlls/mapi32/tests/prop.c        |    7 ++++
 dlls/mapi32/tests/util.c        |    7 ++++
 5 files changed, 84 insertions(+), 1 deletions(-)
 create mode 100644 dlls/mapi32/tests/mapi32_test.h




-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8725b6a420c8fb47d86006902a18f235ce6aa5e0.diff
Type: text/x-patch
Size: 4748 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090825/3179f776/attachment-0001.bin>


More information about the wine-patches mailing list