Sweden-Number/dlls/msi/tests
Francois Gouget badff7c43a 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.
2014-03-04 19:23:35 +01:00
..
Makefile.in makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
action.c msi: Correctly [un]register progids when associated class and extensions change state. 2014-02-27 09:32:21 -06:00
automation.c msi/tests: Check that we have enough privileges to run the automation tests. 2014-03-04 19:23:35 +01:00
db.c Assorted spelling fixes. 2013-12-03 19:41:53 +01:00
format.c msi/tests: Compile with -D__WINESRC__. 2013-10-15 14:28:22 +02:00
install.c msi: Remove the product reference when a shared component is unregistered. 2014-03-03 17:02:51 +01:00
msi.c msi/tests: Constify some character strings. 2013-12-27 14:31:52 +01:00
package.c msi/tests: Use BOOL type where appropriate. 2014-01-06 17:15:14 +01:00
patch.c msi/tests: Constify some character strings. 2013-12-27 14:31:52 +01:00
record.c msi/tests: Use BOOL type where appropriate. 2013-10-29 10:22:01 +01:00
source.c msi/tests: Prepare source.c for the switch to -D__WINESRC__. 2013-10-15 14:28:21 +02:00
suminfo.c msi/tests: Compile with -D__WINESRC__. 2013-10-15 14:28:22 +02:00