Module: wine Branch: master Commit: 4f7bd33a838afca7086e993a9be7fa2d8dbdb5b6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=4f7bd33a838afca7086e993a9...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Oct 28 14:54:29 2019 +0100
msi/tests: Add missing UnpublishFeatures actions.
Reported by Sven Baars.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47992 Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msi/tests/action.c | 22 ++++++++++++++++++++-- dlls/msi/tests/install.c | 16 +++++++++++----- dlls/msi/tests/msi.c | 6 +++--- dlls/msi/tests/patch.c | 1 + 4 files changed, 35 insertions(+), 10 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=4f7bd33a838afca7086e9...