wine-wine/dlls/msi/tests
James Hawkins 405d0be4f7 msi: do_query is supposed to fail, so don't release a handle that is never initialized. 2007-11-05 14:46:41 +01:00
..
Makefile.in msi: Add tests for MsiSourceListGetInfo. 2007-07-02 15:28:14 +02:00
automation.c msi: Use SysAllocString/SysFreeString for BSTR members of EXCEPINFO structure. 2007-07-30 13:38:11 +02:00
db.c msi: Use package_from_db instead of opening the package with MsiOpenPackage. 2007-10-26 14:03:47 +02:00
format.c msi: Don't crash if record has no fields. 2007-09-18 10:41:58 +02:00
install.c msi: A feature's requested action does not depend on its installed state. 2007-11-01 12:43:24 +01:00
msi.c msi: Define _WIN32_MSI to pull in new definitions. 2007-10-26 14:03:47 +02:00
package.c msi: do_query is supposed to fail, so don't release a handle that is never initialized. 2007-11-05 14:46:41 +01:00
record.c msi: Test MsiRecordGetString on an integer record fields with a NULL output buffer. 2006-11-21 12:15:59 +01:00
source.c msi/tests: Run tests again on win98 and NT4. 2007-08-10 16:19:03 +02:00
suminfo.c msi: Output expected values on failing tests. 2007-10-26 14:03:47 +02:00