wine/dlls/msi/tests
2008-03-18 11:15:53 +01:00
..
automation.c msi: Skip the Installer object tests on win9x. 2008-03-18 11:15:45 +01:00
db.c msi: Skip the endlines test if the table fails on import. 2008-03-18 11:15:34 +01:00
format.c
install.c msi: Fix a few test failures on win9x. 2008-03-18 11:15:53 +01:00
Makefile.in
msi.c msi: Passing NULL for szBuffer and NULL for pcchValueBuf into MsiGetProductInfo{A, W} shouldn't crash. 2008-03-12 19:21:27 +01:00
package.c msi: Fix a few test failures on win9x. 2008-03-18 11:15:49 +01:00
record.c msi: Successfully return an empty string when requesting a record index beyond the record's size. 2008-02-11 20:45:24 +01:00
source.c msi: Test and fix MsiSourceListAddSource. 2008-03-13 11:36:24 +01:00
suminfo.c