Module: wine Branch: master Commit: 09076372eb62f56b90ba6b2f6984883816d9ef67 URL: https://source.winehq.org/git/wine.git/?a=commit;h=09076372eb62f56b90ba6b2f6...
Author: Zebediah Figura z.figura12@gmail.com Date: Mon Oct 29 23:20:23 2018 -0500
oleaut32/tests: Add some tests for marshalling interfaces.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/oleaut32/tests/tmarshal.c | 428 +++++++++++++++++++++++++++++++++++++++ dlls/oleaut32/tests/tmarshal.idl | 13 ++ 2 files changed, 441 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=09076372eb62f56b90ba6...