msi: Register service arguments in the InstallServices action.
[wine] / dlls / msi / tests /
2010-10-22  Hans Leidekkermsi: Register service arguments in the InstallServices...
2010-10-22  Hans Leidekkermsi/tests: Add tests for msidbFeatureAttributesUIDisall...
2010-10-19  Hans Leidekkermsi: Compare strings without depending on thread locale.
2010-10-14  Hans Leidekkermsi/tests: Move test coverage for standard actions...
2010-10-13  Hans Leidekkermsi/tests: Don't create a nested restore point on recen...
2010-10-11  Hans Leidekkermsi/tests: Reduce the UI level for a couple of tests.
2010-10-11  Hans Leidekkermsi/tests: Set the MSIFASTINSTALL property.
2010-10-11  Hans Leidekkermsi/tests: Fix some test failures on 64-bit.
2010-10-11  Hans Leidekkermsi: Allocate 3 bytes instead of 2 for in-memory string...
2010-10-11  Hans Leidekkermsi/tests: Use a different product code in the automati...
2010-10-11  Hans Leidekkermsi/tests: Determine Wow64 mode just once.
2010-10-06  Hans Leidekkermsi/tests: Fix some test failures on 64-bit.
2010-10-06  Hans Leidekkermsi Set the feature action to INSTALLSTATE_UNKNOWN...
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  Andrew Eikummsi/tests: Fix copy-paste errors in tests.
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: Fix a test failure on 64-bit.
2010-09-30  Alexandre Julliardmsi/tests: Avoid corrupting the pending file renames...
2010-09-29  Hans Leidekkermsi: Treat empty string as NULL in MsiGetSummaryInforma...
2010-09-24  Hans Leidekkermsi/test: Add tests for MsiGetFeatureState.
2010-09-20  Paul Vriensmsi/tests: Prevent a popup on Windows NT.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-18  Hans Leidekkermsi: Read supported platform and language ids from...
2010-09-08  Hans Leidekkermsi/tests: Fix some test failures on 64-bit.
2010-09-07  Francois Gougetmsi/tests: Fix compilation on systems that don't suppor...
2010-09-02  Hans Leidekkermsi/tests: Add tests for 64-bit properties.
2010-09-02  Hans Leidekkermsi: Return an error from MsiDatabaseGetPrimaryKeys...
2010-08-27  Hans Leidekkermsi/tests: Fix a WoW64 test failure.
2010-08-27  Hans Leidekkermsi/tests: Use a different product code in the package...
2010-08-18  Hans Leidekkermsi: Handle signature filenames in short|long notation.
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-08-18  Hans Leidekkermsi/tests: Fix some WoW64 test failures.
2010-07-26  Hans Leidekkermsi/tests: Skip tests if UAC is enabled and the process...
2010-07-26  Hans Leidekkermsi/tests: Skip a test if the current user has insuffic...
2010-07-23  Hans Leidekkermsi: Add some tests for MsiGetSourcePath.
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-23  Hans Leidekkermsi/tests: Initialize a string buffer and fix some...
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-22  Hans Leidekkermsi/tests: Return an error code from helper_createpacka...
2010-07-22  Hans Leidekkermsi/tests: Fix test failures on wow64.
2010-07-22  Hans Leidekkermsi: Make sure properties are updated after applying...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Hans Leidekkermsi/tests: Double null-terminate a REG_MULTI_SZ string.
2010-07-21  Hans Leidekkermsi: Move the component enabled check into the standard...
2010-07-20  Hans Leidekkermsi: Add a test for MsiSetFeatureState.
2010-07-09  Andrew Nguyenmsi/tests: Skip some source tests if a required product...
2010-07-09  Andrew Nguyenmsi/tests: Fix a source test comment.
2010-07-09  Andrew Nguyenmsi/tests: Remove a redundant source test.
2010-07-09  Andrew Nguyenmsi/tests: Free the user SID string buffer with the...
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-09  Andrew Nguyenmsi/tests: Run the automation tests in silent mode...
2010-07-02  Alexandre Julliardmsi/tests: Check the x86 program directory first for...
2010-07-01  Alexandre Julliardmsi/tests: Reset the enumeration index for MsiEnumProdu...
2010-06-14  Hans Leidekkermsi: Add tests for MsiLocateComponent and make them...
2010-06-11  Hans Leidekkermsi: Update an existing record even if the low bit...
2010-06-11  Hans Leidekkermsi: Disable an optimization in the execution of WHERE...
2010-06-09  Hans Leidekkermsi: Create directories right before installing files.
2010-06-07  Matijn Woudtmsi/tests: Testcases for CREATE TABLE.
2010-06-07  Andrew Eikummsi/tests: Fix install tests for Win9x.
2010-05-31  Andrew Eikummsi: Publish icons into the correct directory.
2010-05-25  Hans Leidekkermsi: End the search for a directory signature if the...
2010-05-25  Hans Leidekkermsi: Add a test for properties updated by a patch.
2010-05-20  Hans Leidekkermsi: Add more tests for feature overrides.
2010-05-20  Hans Leidekkermsi: Test the reference count on the installer object...
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-29  Hans Leidekkermsi: Fix some test failures on Windows.
2010-04-28  Hans Leidekkermsi/tests: Use a unique product code when testing MsiCo...
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...
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-29  Mikhail Maroukhineobjbase.h: CLSIDFromString: Add constness to the parame...
2010-03-26  Hans Leidekkermsi: Return the right error when a cabinet cannot be...
2010-03-25  Paul Vriensmsi/tests: Fix test failures on W2K with Windows Instal...
2010-03-25  Paul Vriensmsi/tests: Fix test failures on W2K with Windows Instal...
2010-03-24  Paul Vriensmsi/tests: Fix test failures on W2K with Windows Instal...
2010-03-23  Hans Leidekkermsi: Don't crash on null last parameter in MsiDecompose...
2010-03-22  Paul Vriensmsi/tests: Remove temporary files.
next