msi: Add package validation tests.
[wine] / dlls / msi / tests / install.c
2010-10-06  Hans Leidekkermsi: Add package validation tests.
2010-10-05  Hans Leidekkermsi: Put the uninstall key for 32-bit packages under...
2010-10-01  Hans Leidekkermsi: Set more 64-bit properties.
2010-10-01  Alexandre Julliardmsi/tests: Make some variables static.
2010-09-30  Alexandre Julliardmsi/tests: Avoid corrupting the pending file renames...
2010-09-20  Paul Vriensmsi/tests: Prevent a popup on Windows NT.
2010-08-18  Hans Leidekkermsi/tests: Skip SourceDir tests on win9x.
2010-08-18  Hans Leidekkermsi/tests: Use HKEY_CURRENT_USER instead of HKEY_LOCAL_...
2010-07-26  Hans Leidekkermsi/tests: Skip tests if UAC is enabled and the process...
2010-07-23  Hans Leidekkermsi: Set/unset the SourceDir property at the right...
2010-07-23  Hans Leidekkermsi/tests: Properly contruct the icon path for win9x.
2010-07-22  Hans Leidekkermsi/tests: Fix some more wow64 test failures.
2010-07-22  Hans Leidekkermsi/tests: Avoid a long timeout in the test for DeleteS...
2010-07-22  Hans Leidekkermsi/tests: Skip tests when the current user has insuffi...
2010-07-21  Hans Leidekkermsi: Move the component enabled check into the standard...
2010-07-02  Alexandre Julliardmsi/tests: Check the x86 program directory first for...
2010-06-09  Hans Leidekkermsi: Create directories right before installing files.
2010-06-07  Andrew Eikummsi/tests: Fix install tests for Win9x.
2010-05-31  Andrew Eikummsi: Publish icons into the correct directory.
2010-05-20  Hans Leidekkermsi: Add more tests for feature overrides.
2010-04-28  Hans Leidekkermsi/tests: Return INVALID_FILE_SIZE from get_pf_file_si...
2010-04-13  Hans Leidekkermsi/tests: Run the RemoveODBC action to unregister...
2010-04-09  Paul Vriensmsi/tests: Remove temporary files.
2010-04-02  Hans Leidekkermsi: Add tests for registering and unregistering MIME...
2010-04-02  Hans Leidekkermsi: Add tests for registering and unregistering extens...
2010-04-02  Hans Leidekkermsi: Add tests for registering and unregistering class...
2010-03-26  Hans Leidekkermsi: Return the right error when a cabinet cannot be...
2010-03-24  Paul Vriensmsi/tests: Fix test failures on W2K with Windows Instal...
2010-03-22  Paul Vriensmsi/tests: Remove temporary files.
2010-03-15  Paul Vriensmsi/tests: Remove a key after running tests.
2010-03-03  Hans Leidekkermsi: Add tests for removing environment strings.
2010-03-02  Hans Leidekkermsi: Add tests for removing values from .ini files.
2010-03-02  Hans Leidekkermsi: Skip the FindRelatedProducts action when product...
2010-02-26  Hans Leidekkermsi: Remove empty directories as part of the RemoveFile...
2010-02-25  Hans Leidekkermsi: Add tests for removing registry values.
2010-02-23  Hans Leidekkermsi: Add tests for creating and removing duplicate...
2010-02-17  Hans Leidekkermsi: Add tests for publishing and unpublishing components.
2010-02-16  Hans Leidekkermsi: Only run the CreateFolder and RemoveFolder actions...
2010-02-15  Hans Leidekkermsi: Add tests for creating and removing shortcuts.
2010-02-12  Paul Vriensmsi/tests: Fix a test failure on Win9x/WinMe.
2010-02-12  Hans Leidekkermsi: Return the right error from ITERATE_RegisterTypeLi...
2010-02-12  Hans Leidekkermsi: Implement the UnregisterTypeLibraries standard...
2010-02-11  Hans Leidekkermsi: Add tests for installing and removing ODBC drivers.
2010-02-10  Paul Vriensmsi/tests: Run the 'in_use' tests again.
2010-02-10  Hans Leidekkermsi: Add a partial implementation of the ValidateProduc...
2010-02-10  Hans Leidekkermsi: Implement the UnregisterFonts standard action.
2010-02-05  Hans Leidekkermsi: Implement the SelfUnregModules standard action.
2010-02-05  Hans Leidekkermsi: Implement the RemoveFolders standard action.
2010-02-04  Marcus Meissnermsi: Handle some error returns (Coverity).
2010-02-04  Hans Leidekkermsi: Implement the DeleteServices standard action.
2010-02-02  Hans Leidekkermsi: Test duplicating files from a nonexistent component.
2010-02-02  Paul Vriensmsi/tests: Fix some test failures on Win9x up to W2K.
2010-02-01  Hans Leidekkermsi: Don't fail if the service to start is already...
2010-01-28  Hans Leidekkermsi: Don't create all directories in the CreateFolders...
2010-01-27  Hans Leidekkermsi: Don't evaluate the condition table when there...
2010-01-20  Jason Edmeadesmsi: Correct the setting of environment variables.
2009-12-21  Paul Vriensmsi/tests: Fix test failures on Win9x/WinMe.
2009-12-17  Hans Leidekkermsi: Reset the ALLUSERS property from to 2 to 1.
2009-12-01  Hans Leidekkermsi/tests: Don't check more bytes than written to the...
2009-11-17  Hans Leidekkermsi: Don't set the ALLUSERS property.
2009-11-13  Hans Leidekkermsi: Test more variations of environment string prefixes.
2009-11-13  Hans Leidekkermsi: Handle environment strings without a value.
2009-11-09  Francois Gougetmsi/tests: Make the handler_xxx() functions static.
2009-11-05  Detlef Riekenbergmsi/tests: MsiSetExternalUIRecord not present before...
2009-11-03  Hans Leidekkermsi: Implement MsiSetExternalUIRecord.
2009-11-03  Hans Leidekkermsi: Unicode and ANSI global UI handlers are mutually...
2009-10-27  Hans Leidekkermsi/tests: Fix a couple of user SID string leaks.
2009-10-08  Francois GougetAssorted spelling fixes.
2009-10-02  Paul Vriensmsi/tests: Skip some tests on Win9x/WinMe.
2009-10-01  Hans Leidekkermsi: Schedule a rename operation when the file to overw...
2009-09-29  Hans Leidekkermsi: Test installing over in-use files.
2009-09-29  Hans Leidekkermsi: Test the Installed property.
2009-09-22  Hans Leidekkermsi: Add tests to show that the condition table is...
2009-09-22  Hans Leidekkermsi: Test last used source property in combination...
2009-09-18  Paul Vriensmsi/tests: Skip some tests on Win9x/WinMe.
2009-09-16  Hans Leidekkermsi: Set or override a user environment string when...
2009-09-10  Hans Leidekkermsi: Ignore CoInitialize failure in ACTION_CreateShortcuts.
2009-09-10  Hans Leidekkermsi: Open the database read/write when the update count...
2009-09-09  Hans Leidekkermsi: Add a test to show that creating shortcuts works...
2009-09-09  Alexandre Julliardmsi: Force overwriting of read-only files when extracti...
2009-08-04  Hans Leidekkermsi: Fix parsing of integer column width specifiers.
2009-06-30  Hans Leidekkermsi: Support opening transform databases.
2009-06-12  Hans Leidekkermsi: Add some reinstall tests.
2009-06-09  Paul Vriensmsi/tests: Make sure we only create one logfile.
2009-05-27  Paul Vriensmsi/tests: Prevent crash when ConvertSidToStringSidA...
2009-05-26  Francois Gougetmsi/tests: Tweak the get_user_sid() functions to simpli...
2009-05-19  Francois Gougetmsi/tests: Use win_skip() to skip over unimplemented...
2009-04-10  Nicolas Le Cammsi/tests: Fix test when content indexing is disabled.
2009-03-30  Detlef Riekenbergmsi/tests: Fix a copy & paste typo in a test message.
2009-03-30  Detlef Riekenbergmsi/tests: Verify path names case insensitively.
2009-03-23  James Hawkinsmsi: Handle a NULL and empty szPackagePath in MsiInstal...
2009-03-12  Paul Vriensmsi/tests: Fix a test for systems with %TEMP% being...
2009-02-26  James Hawkinsmsi: Fix a failing test on win9x.
2009-01-20  Ge van Geldorpmsi/tests: EstimatedSize is not set consistently betwee...
2009-01-19  Ge van Geldorpmsi/tests: Windows Installer 3.0 often returns ERROR_IN...
2009-01-19  Andrew Nguyenmsi/tests: Fix a few handle leaks.
2009-01-15  Michael Stefaniucmsi/tests: Remove superfluous pointer casts.
2009-01-14  Michael Stefaniucinclude: Change to LONG/ULONG in fci.h for Win64 compat...
2009-01-03  Alexandre Julliardmsi/tests: Add CDECL to the cabinet callback functions.
2008-11-17  Paul Vriensmsi/tests: Skip tests on win9x by checking functionalit...
next