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

Ge van Geldorp ggeldorp at vmware.com
Tue Aug 25 07:02:17 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.
Added (void) parameter list.

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: 836a89179ec889c9c403d01aebf70088c7c2015c.diff
Type: text/x-patch
Size: 4752 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090825/b50966a4/attachment.bin>


More information about the wine-patches mailing list