Module: wine Branch: master Commit: a6eb51f0e595b2e5ddc521fb61b10d72849dd0f2 URL: https://gitlab.winehq.org/wine/wine/-/commit/a6eb51f0e595b2e5ddc521fb61b10d7...
Author: Hans Leidekker hans@codeweavers.com Date: Fri Apr 5 09:29:18 2024 +0200
msi/tests: Try restarting tests elevated.
Wine starts processes non-elevated since e92ba2de43d7afbe0704b11b29f7c30f44dfaeca which means that many tests are skipped now.
---
dlls/msi/tests/action.c | 105 ++++++++++++++++++++++++++++------------- dlls/msi/tests/automation.c | 4 +- dlls/msi/tests/install.c | 111 ++++++++++++++++++-------------------------- dlls/msi/tests/msi.c | 26 ++++++----- dlls/msi/tests/package.c | 6 ++- dlls/msi/tests/patch.c | 8 ++-- dlls/msi/tests/source.c | 10 ++-- dlls/msi/tests/utils.h | 3 +- 8 files changed, 153 insertions(+), 120 deletions(-)