msi/tests: Fix install tests for Win9x.
[wine] / dlls / msi / tests / patch.c
2010-05-25  Hans Leidekkermsi: Add a test for properties updated by a patch.
2010-05-20  Hans Leidekkermsi: Fix some leaks in the tests.
2010-05-11  Hans Leidekkermsi: Set the SourceDir property to the registered sourc...
2010-05-11  Hans Leidekkermsi: Add a test to show that the InstallSource property...
2010-05-11  Hans Leidekkermsi: Add more patch registration tests.
2010-05-11  Hans Leidekkermsi: Add a test to show that patches are not committed...
2010-05-05  Hans Leidekkermsi: Apply registered patches in MsiOpenPackage.
2010-05-04  Hans Leidekkermsi: Register more patch details.
2010-05-04  Hans Leidekkermsi: Add some tests for patch registration.
2010-04-29  Hans Leidekkermsi: Test the contents of some of the system tables...
2010-04-28  Hans Leidekkermsi/tests: Return INVALID_FILE_SIZE from get_pf_file_si...
2010-04-21  Hans Leidekkermsi: Add a test to show that MsiOpenPackage must apply...
2010-04-19  Hans Leidekkermsi: Handle MSIDBOPEN_PATCHFILE properly in MsiOpenData...
2010-04-19  Hans Leidekkermsi: Don't assume unversioned files are present.
2010-04-19  Hans Leidekkermsi: Add beginnings of a test module that concentrates...