Module: wine Branch: master Commit: 6a3e79b00225a1186a01101cd5614141748e6a53 URL: https://source.winehq.org/git/wine.git/?a=commit;h=6a3e79b00225a1186a01101cd...
Author: Hans Leidekker hans@codeweavers.com Date: Wed Sep 26 15:17:18 2018 +0200
msi/tests: Drop workarounds for Windows 2000.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msi/tests/Makefile.in | 2 +- dlls/msi/tests/action.c | 14 +++---------- dlls/msi/tests/automation.c | 10 ++------- dlls/msi/tests/install.c | 6 +----- dlls/msi/tests/msi.c | 51 +++++++++++++++++++-------------------------- dlls/msi/tests/package.c | 45 +++++++++------------------------------ dlls/msi/tests/patch.c | 7 +------ dlls/msi/tests/source.c | 25 +++------------------- 8 files changed, 42 insertions(+), 118 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=6a3e79b00225a1186a011...