Sweden-Number/dlls/msi/tests
James Hawkins fb8db0ac13 msi: Don't try to release a NULL record, with tests (Coverity 536). 2009-03-23 15:52:17 +01:00
..
Makefile.in
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/tests: Fix a test for systems with %TEMP% being less than 2 levels deep. 2009-03-12 14:29:56 +01:00
msi.c msi: Test and handle the case where the SourceList key does not exist and the PackageName value does not exist in MsiGetProductInfo. 2009-03-23 15:52:17 +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