msi/tests: Check that we have enough privileges to run the automation tests.
commitbadff7c43a53d49132db5a5a2fd64dca4589d04c
authorFrancois Gouget <fgouget@codeweavers.com>
Tue, 4 Mar 2014 18:04:03 +0000 (4 19:04 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Mar 2014 18:23:35 +0000 (4 19:23 +0100)
tree3f81b13971da07c046d5172c54ca89b0977d5005
parentca2e1c164fcd892dfbeaa865914f97ce3ae3c1a5
msi/tests: Check that we have enough privileges to run the automation tests.

Note that we could have enough privileges to do the InstallProduct
tests, but not enough to clean up the registry after them, thus
causing later runs to fail. In that case we skip the tests.
dlls/msi/tests/automation.c