Module: wine
Branch: master
Commit: 0df4712658fdf36b7e38c2dc55c101ad81e4af2b
URL: http://source.winehq.org/git/wine.git/?a=commit;h=0df4712658fdf36b7e38c2dc5…
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Mon Oct 11 12:10:23 2010 +0200
msi/tests: Reduce the UI level for a couple of tests.
This makes the tests run faster because native only creates restore points
for installers with a basic UI level and higher.
---
dlls/msi/tests/format.c | 4 ++++
dlls/msi/tests/install.c | 45 ++++++++++++++++++++++++++++++---------------
dlls/msi/tests/package.c | 38 ++++++++++++++++++++++++++++++++------
3 files changed, 66 insertions(+), 21 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0df4712658fdf36b7e38c…