Module: wine Branch: master Commit: 738ec8285583248a84349939734ed600a47ba73d URL: https://gitlab.winehq.org/wine/wine/-/commit/738ec8285583248a84349939734ed60...
Author: Hans Leidekker hans@codeweavers.com Date: Fri Apr 5 16:25:09 2024 +0200
msi/tests: Get rid of workarounds for old Windows versions.
---
dlls/msi/tests/action.c | 260 +-- dlls/msi/tests/automation.c | 46 +- dlls/msi/tests/custom.c | 4 +- dlls/msi/tests/install.c | 115 +- dlls/msi/tests/msi.c | 4144 ++++++++++++++++--------------------------- dlls/msi/tests/package.c | 135 +- dlls/msi/tests/patch.c | 115 +- dlls/msi/tests/record.c | 2 +- dlls/msi/tests/source.c | 1485 ++++++---------- include/msi.h | 2 +- 10 files changed, 2203 insertions(+), 4105 deletions(-)