msi: Handle MSIDBOPEN_PATCHFILE properly in MsiOpenDatabase.
[wine] / dlls / msi / tests / package.c
2010-03-29  Mikhail Maroukhineobjbase.h: CLSIDFromString: Add constness to the parame...
2010-01-28  Hans Leidekkermsi: Add a test for MsiSetTargetPath.
2009-12-11  Chris Schafermsi/tests: Remove some barriers to running msi tests...
2009-10-23  Hans Leidekkermsi/tests: Free the string returned from ConvertSidToSt...
2009-10-23  Hans Leidekkermsi/tests: Avoid accessing uninitialized memory.
2009-10-15  Hans Leidekkermsi: Add some tests for MsiGetTargetPathW.
2009-09-22  Paul Vriensmsi/tests: Fix some test failures on Vista/W2K8.
2009-08-28  Ge van Geldorpmsi/tests: Create only a single restore point.
2009-06-04  Hans Leidekkermsi/tests: Ignore case when comparing file names.
2009-06-04  Hans Leidekkermsi: Add more tests for MsiGetSourcePath.
2009-06-04  Hans Leidekkermsi: Initialize some variables.
2009-05-28  Paul Vriensmsi/tests: Remove unused variable.
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-06  Hans Leidekkermsi: Reject NULL or empty patch package parameter in...
2009-05-05  Detlef Riekenbergmsi/tests: Run tests again with older msi versions...
2009-05-04  Nicolas Le Cammsi/tests: Fix MsiApplyMultiplePatches tests on Windows.
2009-05-01  Hans Leidekkermsi: Implement MsiApplyMultiplePatchesA/W.
2009-04-23  Nicolas Le Cammsi/tests: Fix package test when run on a different...
2009-04-23  Nicolas Le Cammsi: Fix ACTION_AppSearchDr on empty path.
2009-04-23  Nicolas Le Cammsi/tests: Add empty dir test for the DrLocator part...
2009-03-23  James Hawkinsmsi: Don't try to release a NULL record, with tests...
2009-03-23  Aric Stewartmsi: Reorder the condition operators so that longer...
2009-03-12  Hans Leidekkermsi: Fix handling of REINSTALL overrides.
2009-03-03  Paul Vriensmsi/tests: Fix a test failure on Win95.
2009-03-02  James Hawkinsmsi: The PATH environment variable can be longer than...
2009-02-26  Hans Leidekkermsi: Add reinstall tests.
2009-01-19  Andrew Nguyenmsi/tests: Fix a few handle leaks.
2009-01-15  Michael Stefaniucmsi/tests: Remove superfluous pointer casts.
2009-01-08  Paul Vriensmsi/tests: Skip some tests if we don't have enough...
2009-01-05  Michael Stefaniucmsi: Change MSIHANDLE to ULONG for Win64 compatibility.
2008-12-15  Francois Gougetmsi/tests: Make enum_stream_names() and package_RegDele...
2008-12-11  Paul Vriensmsi/tests: Skip tests on win9x due to different registr...
2008-12-09  James Hawkinsmsi: Add tests for MsiGetProductProperty.
2008-11-04  James Hawkinsmsi: Factor out the table insertion code.
2008-10-24  James Hawkinsmsi: Fix several test failures.
2008-10-20  James Hawkinsmsi: Use the quoted part of the registry value when...
2008-10-20  James Hawkinsmsi: Fix a copy and paste error.
2008-10-20  James Hawkinsmsi: Strip the file off the parent path if it's not...
2008-10-20  James Hawkinsmsi: Only check the file signature if the candidate...
2008-10-20  James Hawkinsmsi: Append the next directory to search to the current...
2008-10-20  James Hawkinsmsi: Only append a backslash to directories.
2008-10-20  James Hawkinsmsi: Don't get rid of the file signature when searching...
2008-10-20  James Hawkinsmsi: Handle searching for directories in the IniLocator...
2008-10-20  James Hawkinsmsi: Handle searching for a file with no signature.
2008-10-20  James Hawkinsmsi: Add more tests for the RegLocator part of the...
2008-10-20  James Hawkinsmsi: Check the file version when a version is provided...
2008-10-20  James Hawkinsmsi: Add more tests for the AppSearch action.
2008-10-20  James Hawkinsmsi: Return the requested ini field.
2008-10-16  James Hawkinsmsi: Append a backslash to the AppSearch registry path.
2008-10-16  James Hawkinsmsi: Append a backslash to the AppSearch directory...
2008-10-13  James Hawkinsmsi: Fix the returned format of REG_BINARY data.
2008-10-13  James Hawkinsmsi: Expand REG_EXPAND_SZ registry values in the RegLoc...
2008-10-13  James Hawkinsmsi: Append the file signature to the component's direc...
2008-10-13  James Hawkinsmsi: Add tests for the DrLocator part of the AppSearch...
2008-10-13  James Hawkinsmsi: Add tests for the RegLocator part of the AppSearch...
2008-10-13  James Hawkinsmsi: Add tests for the IniLocator part of the AppSearch...
2008-10-13  James Hawkinsmsi: Add more tests for the CompLocator part of the...
2008-09-29  James Hawkinsmsi: Fix several test failures in win9x.
2008-09-09  James Hawkinsmsi: Fix a few file access discrepancies between platforms.
2008-08-29  James Hawkinsmsi: Add tests for opening an empty package.
2008-08-25  James Hawkinsmsi: Skip the component action detection logic if there...
2008-08-25  James Hawkinsmsi: Skip the feature action detection logic if there...
2008-08-25  James Hawkinsmsi: Don't install a feature that is disabled.
2008-08-25  James Hawkinsmsi: Only set the action to source if the component...
2008-08-25  James Hawkinsmsi: Fix the logic to determine the appropriate action...
2008-08-25  James Hawkinsmsi: Handle features installed as source in MsiQueryFea...
2008-08-21  James Hawkinsmsi: Fix the logic to determine the appropriate action...
2008-08-21  James Hawkinsmsi: Remove an invalid setting of the install state.
2008-08-19  James Hawkinsmsi: Use MsiQueryFeatureState to determine the feature...
2008-08-19  James Hawkinsmsi: Use MsiQueryComponent state to determine the compo...
2008-08-19  James Hawkinsmsi: Add more tests for feature and component states.
2008-08-19  James Hawkinsole32: Storage sharing should be implemented in ole32...
2008-08-19  James Hawkinsmsi: Test the file access and share modes of MsiOpenDat...
2008-07-22  James Hawkinsmsi: Determine the source path based on the short/long...
2008-07-22  James Hawkinsmsi: Set all folders' source paths to the root director...
2008-07-22  James Hawkinsmsi: Test getting the source path from a package with...
2008-07-22  James Hawkinsmsi: Test getting the source path from a package with...
2008-07-22  James Hawkinsmsi: Add more tests for MsiGetSourcePath.
2008-07-08  James Hawkinsmsi: Consolidate and add more SourceDir tests.
2008-07-08  James Hawkinsmsi: Only use the long filename when resolving the...
2008-07-08  James Hawkinsmsi: Consolidate the MsiGetSourcePath tests and add...
2008-05-13  James Hawkinsmsi: Convert string variables to ints when appropriate.
2008-05-13  James Hawkinsmsi: Test the ScreenX/Y properties.
2008-04-08  Austin Englishmsi: Spelling fixes.
2008-03-20  James Hawkinsmsi: Fix a few failing tests on win9x.
2008-03-18  James Hawkinsmsi: Fix a few test failures on win9x.
2008-02-28  James Hawkinsmsi: If a feature's action is INSTALLSTATE_UNKNOWN...
2008-02-19  Francois Gougetmsi: Use 'HKCU\Software\Microsoft\MS Setup (ACME)'...
2008-02-18  James Hawkinsmsi: Set the UserLanguageID property.
2007-12-17  James Hawkinsmsi: Verify that the PID_PAGECOUNT and PID_REVNUMBER...
2007-12-17  James Hawkinsmsi: If the package doesn't exist, return ERROR_FILE_NO...
2007-12-17  James Hawkinsmsi: Validate the parameters of MsiOpenPackage.
2007-12-17  James Hawkinsmsi: Add more tests for MsiOpenPackage.
2007-12-08  James Hawkinsmsi: Handle the CompLocator table in the AppSearch...
2007-12-05  James Hawkinsmsi: Reimplement MsiGetComponentPath.
2007-12-04  James Hawkinsmsi: Test the CompLocator subset of the AppSearch action.
2007-12-03  James Hawkinsmsi: Test the CCPSearch action.
2007-11-06  James Hawkinsmsi: Test that the install state is dependent on the...
2007-11-06  James Hawkinsmsi: Process the ADDSOURCE property when setting featur...
next