msi: Improve the stub implementations of RemoveExistingProducts and MigrateFeatureStates.
[wine] / dlls / msi / tests / patch.c
2010-10-11  Hans Leidekkermsi/tests: Set the MSIFASTINSTALL property.
2010-07-26  Hans Leidekkermsi/tests: Skip tests if UAC is enabled and the process...
2010-07-22  Hans Leidekkermsi: Make sure properties are updated after applying...
2010-07-09  Andrew Nguyenmsi/tests: Skip patch tests if product installation...
2010-07-09  Andrew Nguyenmsi/test: Uninstall the test product when skipping...
2010-07-09  Andrew Nguyenmsi/tests: Delete the test patch file for proper patch...
2010-07-02  Alexandre Julliardmsi/tests: Check the x86 program directory first for...
2010-06-11  Hans Leidekkermsi: Update an existing record even if the low bit...
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...