shlwapi/tests: Make some variables static.
[wine] / dlls / msi / tests /
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.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
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-22  Hans Leidekkermsi/tests: Free exception information.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-19  Hans Leidekkermsi: Add summary information stream to the streams...
2010-02-19  Hans Leidekkermsi: Accept '\5' and '-' in SQL identifiers.
2010-02-18  Hans Leidekkermsi: Implement MSIRUNMODE_MAINTENANCE and MSIRUNMODE_RE...
2010-02-18  Hans Leidekkermsi: Implement MsiSetMode.
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: Implement and test MsiGetPatchInfoA/W.
next