msi: Handle components installed as source in MsiQueryComponentState.
[wine] / dlls / msi / tests /
2008-08-21  James Hawkinsmsi: Handle components installed as source in MsiQueryC...
2008-08-21  James Hawkinsmsi: If the filename is empty or NULL, remove the direc...
2008-08-21  James Hawkinsmsi: Handle processing a component that is installed...
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: Base removal of a file on the component's action...
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-08-19  James Hawkinsmsi: Remove misc files from the RemoveFile table.
2008-08-19  James Hawkinsmsi: A file's component's state does not determine...
2008-08-19  James Hawkinsmsi: Ignore a file that has a missing component.
2008-08-18  James Hawkinsmsi: Also check the LocalPackage install property when...
2008-08-18  James Hawkinsmsi: Test how MsiConfigureProductEx locates the source...
2008-07-31  James Hawkinsmsi: Add tests for MsiOpenProduct.
2008-07-29  James Hawkinsmsi: Add tests for MsiConfigureProductEx.
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 mixing short and long source paths when insta...
2008-07-22  James Hawkinsmsi: msidbFileAttributesVital has no effect on the...
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-17  Jacek Cabanmsi: Added Session::Message implementation.
2008-07-09  James Hawkinsmsi: Only copy the resulting string if the RegistryValu...
2008-07-09  James Hawkinsmsi: Add tests for opening a package from a database.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
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-07-08  James Hawkinsmsi: Add handling for the special _Storages table.
2008-07-08  James Hawkinsmsi: Properly add a storage to the database and verify...
2008-07-02  James Hawkinsmsi: Test the special _Storages table.
2008-06-25  James Hawkinsmsi: Add another MsiGetFileVersionTest.
2008-06-24  James Hawkinsmsi: Add tests for MsiGetUserInfo.
2008-06-24  James Hawkinsmsi: Handle the machine context in MsiQueryFeatureState.
2008-06-24  James Hawkinsmsi: Handle the user managed context in MsiQueryFeature...
2008-06-24  James Hawkinsmsi: Add more tests for MsiQueryFeatureState.
2008-06-24  James Hawkinsmsi: Fix the published location of the upgrade code...
2008-06-24  James Hawkinsmsi: Open the local user data product key for the machi...
2008-06-24  James Hawkinsmsi: Test the PublishProduct action with the machine...
2008-06-24  James Hawkinsmsi: Publish the UpgradeCode in PublishProduct.
2008-06-24  James Hawkinsmsi: Publish media disks whether the drive type is...
2008-06-24  James Hawkinsmsi: Publish a few more product properties.
2008-06-24  James Hawkinsmsi: Allow checking a REG_MULTI_SZ string.
2008-06-24  James Hawkinsmsi: Squash the package code property.
2008-06-24  James Hawkinsmsi: Don't publish the product to an invalid location.
2008-06-24  James Hawkinsmsi: Don't set an invalid install property in PublishPr...
2008-06-19  James Hawkinsmsi: Rewrite the PublishProduct test to only check...
2008-06-19  James Hawkinsmsi: Test the RegisterProduct action with the machine...
2008-06-19  James Hawkinsmsi: Factor out the publishing of installation properties.
2008-06-19  James Hawkinsmsi: Don't publish the upgrade key to an invalid location.
2008-06-19  James Hawkinsmsi: Rewrite the RegisterProduct test to only check...
2008-06-19  James Hawkinsmsi: Fix the PublishFeatures action to handle the packa...
2008-06-19  Paul Vriensmsi/tests: Fix some test failures.
2008-06-18  James Hawkinsmsi: Don't publish features to an invalid location.
2008-06-18  James Hawkinsmsi: Rewrite the PublishFeatures test to only check...
2008-06-18  James Hawkinsmsi: Fix the RegisterUser action to handle the package...
2008-06-18  James Hawkinsmsi: Rewrite the RegisterUser test to only check the...
2008-06-18  James Hawkinsmsi: Fix the ProcessComponents action to handle the...
2008-06-18  James Hawkinsmsi: Don't publish components to the Installer key.
2008-06-18  James Hawkinsmsi: Rewrite the ProcessComponents test to only check...
2008-06-11  Paul Vriensmsi/tests: Cleanup registry after test.
2008-06-06  Dan Kegelmsi/tests: Initialize buffer lengths before calling...
2008-05-19  James Hawkinsmsi: Don't enable a feature's components if that featur...
2008-05-13  James Hawkinsmsi: Convert string variables to ints when appropriate.
2008-05-13  James Hawkinsmsi: Test the ScreenX/Y properties.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-28  James Hawkinsmsi: Remove a debugging call.
2008-04-21  James Hawkinsmsi: Fix a few tests that fail in win9x.
2008-04-08  Austin Englishmsi: Spelling fixes.
2008-04-07  James Hawkinsmsi: Don't execute the view again when modifying a...
2008-04-07  James Hawkinsmsi: Test and reimplement MsiQueryProductState.
2008-04-07  James Hawkinsmsi: Don't reorder the table when matching rows as...
2008-04-03  James Hawkinsmsi: Fix joining a nonexistent table with another table.
2008-04-02  James Hawkinsmsi: Handle sorting an empty table.
2008-03-24  James Hawkinsmsi: Don't hardcode the root drive.
2008-03-24  James Hawkinsmsi: INSTALLPROPERTY_AUTHORIZED_LUA_APP is only availab...
2008-03-24  James Hawkinsmsi: Initialize the size parameter.
2008-03-21  James Hawkinsmsi: Remove the dependence on compressed cabinets in...
2008-03-20  James Hawkinsmsi: Don't trace the tables names on import.
2008-03-20  James Hawkinsmsi: Fix the registry root indices for Installer::Regis...
2008-03-20  James Hawkinsmsi: Fix a few failing tests on win9x.
2008-03-20  James Hawkinsmsi: Clean up the db when skipping the tests.
2008-03-20  James Hawkinsmsi: win95 returns ERROR_BAD_PATHNAME.
2008-03-20  James Hawkinsmsi: Fix the type of the ID parameter of MsiSourceListE...
2008-03-19  Francois Gougetmsi/tests: Skip the tests if we are unable to identify...
2008-03-18  James Hawkinsmsi: Fix a few test failures on win9x.
2008-03-18  James Hawkinsmsi: Fix a few test failures on win9x.
2008-03-18  James Hawkinsmsi: Fix a few test failures on win9x.
2008-03-18  James Hawkinsmsi: Skip the Installer object tests on win9x.
2008-03-18  James Hawkinsmsi: Fix a few tests of display IDs that don't exist...
2008-03-18  James Hawkinsmsi: Skip the endlines test if the table fails on import.
2008-03-15  James Hawkinsmsi: Don't publish the product for the custom action...
2008-03-13  James Hawkinsmsi: Test and fix MsiSourceListAddSource.
2008-03-12  Rob Shearmanmsi: Passing NULL for szBuffer and NULL for pcchValueBu...
2008-03-12  James Hawkinsmsi: Deformat the service name and display name when...
2008-03-11  James Hawkinsmsi: Ignore the custom action type 51 if the source...
2008-03-07  James Hawkinsmsi: Fix handling of published installer properties.
2008-03-07  Ove Kaavenmsi: Fix bug in handling of multivolume CAB files.
next