26 Jul
2010
26 Jul
'10
6:22 p.m.
Module: wine Branch: master Commit: 33b6ad7f73ea511939a0f4ddf79f125f0dec3ab3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=33b6ad7f73ea511939a0f4ddf7... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Mon Jul 26 12:09:57 2010 +0200 msi/tests: Skip tests if UAC is enabled and the process is not running elevated. --- dlls/msi/tests/install.c | 362 ++++++++++++++++++++++++++++++++++++++++++++++ dlls/msi/tests/package.c | 35 +++++ dlls/msi/tests/patch.c | 40 +++++ 3 files changed, 437 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=33b6ad7f73ea511939a0f4...