Sweden-Number/dlls/msi/tests
Detlef Riekenberg 03ff6ba641 msi/tests: Fix a copy & paste typo in a test message. 2009-03-30 17:51:03 +02:00
..
Makefile.in
automation.c msi: Enumerate products from all contexts. 2009-03-27 15:51:26 +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 copy & paste typo in a test message. 2009-03-30 17:51:03 +02:00
msi.c msi: Allocate token information buffer dynamically. 2009-03-27 15:51:26 +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