Sweden-Number/dlls/msi/tests
Hans Leidekker c2221f325f msi: Add some tests for MsiQueryFeatureState.
These tests confirm that a feature is reported as advertised if only
one of its components is missing.
2009-03-25 15:02:37 +01:00
..
Makefile.in tests: Don't depend on the static uuid libraries in the tests. 2008-07-08 17:51:45 +02:00
automation.c msi: Fix a failing test on win9x. 2009-02-26 12:14:19 +01:00
db.c msi: Handle reading from a NULL stream. 2009-03-02 12:06:37 +01:00
format.c msi: Change MSIHANDLE to ULONG for Win64 compatibility. 2009-01-05 12:34:12 +01:00
install.c msi: Handle a NULL and empty szPackagePath in MsiInstallProduct (Coverity 181). 2009-03-23 15:52:18 +01:00
msi.c msi: Add some tests for MsiQueryFeatureState. 2009-03-25 15:02:37 +01:00
package.c msi: Don't try to release a NULL record, with tests (Coverity 536). 2009-03-23 15:52:17 +01:00
record.c msi: Make sure the view being updated is the same view the record was fetched from. 2009-02-26 12:13:49 +01:00
source.c msi: Trace the username to help debug test failures on certain machines. 2009-02-26 12:14:13 +01:00
suminfo.c msi: Fix a few test failures on win9x. 2008-03-18 11:15:57 +01:00