msi: More Wow64 fixes.
[wine] / dlls / msi / tests /
2011-04-06  Hans Leidekkermsi: More Wow64 fixes.
2011-04-05  Hans Leidekkermsi: Fix parsing of an empty property followed by a...
2011-04-01  Hans Leidekkermsi: Implement and test MsiEnumComponentCostsA/W.
2011-03-30  Hans Leidekkermsi/tests: Remove unneeded Wow64 checks.
2011-03-30  Hans Leidekkermsi: Implement MsiGetFileSignatureInformationA/W.
2011-03-30  Hans Leidekkermsi: Accept whitespace-only property values on the...
2011-03-30  Hans Leidekkermsi/tests: Allocate the user token dynamically and...
2011-03-30  Hans Leidekkermsi/tests: Get rid of workarounds for win9x test failures.
2011-03-30  Hans Leidekkermsi: Ignore invalid upgrade codes in the PublishProduct...
2011-03-29  David Hedbergmsi: Add an offset to sequence numbers belonging to...
2011-03-10  David Hedbergmsi: Use ordering information to update the correct...
2011-03-08  Hans Leidekkermsi: Assume a file is present if the target exists...
2011-03-08  Hans Leidekkermsi: Load media info even if there's no file to install.
2011-03-07  Hans Leidekkermsi/tests: Check the result of get_system_dirs and...
2011-02-28  Austin Englishmsi/tests: Remove win9x hacks.
2011-02-25  Austin Englishmsi/tests: Remove win9x hacks.
2011-02-17  Austin Englishmsi/tests: Make sure to use return values (LLVM/Clang).
2011-02-17  Austin Englishmsi/tests: Remove dead assignments.
2011-02-14  Detlef Riekenbergmsi/tests: Fix a typo.
2011-02-11  Austin Englishmsi/tests: Make sure to use a return value (LLVM/Clang).
2011-02-11  Austin Englishmsi/tests: Don't check return values inside of if(0...
2011-02-10  Hans Leidekkermsi: Get rid of msi_component_set_state and msi_feature...
2011-02-10  Austin Englishmsi/tests: Make sure to use return values (LLVM/Clang).
2011-02-08  Austin Englishmsi/tests: Make sure to use return values (LLVM/Clang).
2011-02-07  Hans Leidekkermsi/tests: Show that a failing call to MsiGetSourcePath...
2011-01-27  Hans Leidekkermsi/tests: Test a return value (clang).
2011-01-27  Hans Leidekkermsi/tests: Consistently test return values (clang).
2011-01-27  Greg Geldorpmsi/tests: Check 64-bit reg view if key not present...
2011-01-24  Hans Leidekkermsi: Implement the MsiPublishAssemblies and MsiUnpublis...
2011-01-20  Hans Leidekkermsi/tests: More tests for publishing and unpublishing...
2011-01-13  Hans Leidekkermsi/tests: Accept one more estimated size.
2011-01-10  Hans Leidekkermsi/tests: Add a test for MsiGetComponentState.
2011-01-10  Hans Leidekkermsi/tests: Add tests for publishing and unpublishing...
2011-01-06  Hans Leidekkermsi/tests: Mark a test result on some old Wow64 platfor...
2011-01-04  Greg Geldorpmsi/tests: Fix remaining Wow64 failures for action...
2011-01-03  Greg Geldorpmsi/tests: Fix some failures on Wow64.
2010-12-30  André Hentschelmsi/tests: Don't test function directly when reporting...
2010-12-23  Hans Leidekkermsi: Rewrite command line parsing to handle quoted...
2010-12-20  André Hentschelmsi/tests: Remove superfluous check.
2010-12-13  André Hentschelmsi: Fix test failure on some 2k3 machines.
2010-12-10  Hans Leidekkermsi/tests: Fix some test failures on Wow64.
2010-12-09  Hans Leidekkermsi/tests: Avoid a test failure on 64-bit.
2010-12-06  Hans Leidekkermsi: Map neutral parts of package language ids to the...
2010-12-03  Alexandre Julliardmsi/tests: Fix a test failure on win2k.
2010-12-02  Hans Leidekkermsi: Clear last error on success in MsiQueryFeatureStat...
2010-11-30  Hans Leidekkermsi: Always ignore disabled components.
2010-11-26  Hans Leidekkermsi/tests: Fix the scope of todo_wine in the tests...
2010-11-26  Hans Leidekkermsi: Fix the Create/RemoveFolders actions to actually...
2010-11-17  Hans Leidekkermsi: Add support for importing and exporting the specia...
2010-11-15  Paul Vriensmsi/tests: Cleanup properly on Win9x.
2010-11-03  Hans Leidekkermsi: Revert 3cd55cc916ad8d74710f435845d8f970161f77fe.
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.
next