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

Ge van Geldorp ggeldorp at vmware.com
Tue Oct 6 04:14:59 CDT 2009


http://www.winehq.org/pipermail/wine-patches/2009-August/077643.html got sucked
into the wine-patches black hole.

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: b1050911dbd43b5a3d056273af06158f320e2395.diff
Type: text/x-patch
Size: 4753 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091006/617cb8d4/attachment.bin>


More information about the wine-patches mailing list