Fabian Maurer : mscoree: Add test for registration-less COM components.

Alexandre Julliard julliard at winehq.org
Tue Nov 6 15:10:05 CST 2018


Module: wine
Branch: master
Commit: ef19a461616f5dbfaefcb2b886caca94a9144ddf
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=ef19a461616f5dbfaefcb2b886caca94a9144ddf

Author: Fabian Maurer <dark.shadow4 at web.de>
Date:   Sat Nov  3 13:24:29 2018 +0100

mscoree: Add test for registration-less COM components.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=43270
Signed-off-by: Fabian Maurer <dark.shadow4 at web.de>
Signed-off-by: Vincent Povirk <vincent at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mscoree/tests/Makefile.in          |   6 +-
 dlls/mscoree/tests/comtest.c            | 356 ++++++++++++++++++++++++++++++++
 dlls/mscoree/tests/comtest.cs           |  41 ++++
 dlls/mscoree/tests/comtest_dll.manifest |  16 ++
 dlls/mscoree/tests/comtest_exe.manifest |  11 +
 dlls/mscoree/tests/interfaces.idl       |  35 ++++
 dlls/mscoree/tests/resource.rc          |  30 +++
 7 files changed, 494 insertions(+), 1 deletion(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=ef19a461616f5dbfaefcb2b886caca94a9144ddf



More information about the wine-cvs mailing list