gdi32: Return a new path from PATH_FlattenPath instead of replacing the DC path.
[wine] / dlls / msi / tests /
2011-11-01  Hans Leidekkermsi: Set the ComputerName property.
2011-10-27  Hans Leidekkermsi/tests: Fix a skip message.
2011-10-27  Hans Leidekkermsi/tests: Fix some test failures on win2k.
2011-09-27  Hans Leidekkermsi/tests: Properly preserve pending file renames.
2011-09-27  Francois Gougetmsi/tests: Avoid #if 0 to make sure code still compiles.
2011-09-15  Hans Leidekkermsi: Improve parsing of the package platform.
2011-09-12  Bernhard Loosmsi: The underlying tables might have changed, so it...
2011-09-09  Hans Leidekkermsi/tests: Fix some test messages.
2011-09-09  Hans Leidekkermsi/test: Mark some test results as broken.
2011-09-05  Hans Leidekkermsi/tests: Fix a number of test messages.
2011-08-26  Bernhard Loosmsi: Make WHEREVIEW able to deal directly with multiple...
2011-08-24  Hans Leidekkermsi/tests: Skip a test if the process is limited.
2011-08-24  Hans Leidekkermsi/tests: Accept one more estimated size.
2011-08-23  Hans Leidekkermsi/tests: Clean up local packages.
2011-08-23  Hans Leidekkermsi: Remove icons when the product is uninstalled.
2011-08-23  Hans Leidekkermsi/tests: Use a package code that is different from...
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-07-28  Bernhard Loosmsi: MsiDatabaseCommit also succeeds for a a readonly...
2011-07-01  Hans Leidekkermsi/tests: Clean up the local package in test_register_...
2011-07-01  Hans Leidekkermsi/tests: Remove a test.
2011-07-01  Hans Leidekkermsi: Handle escaped double quotes in command line parsing.
2011-06-10  Hans Leidekkermsi: Implement and test MsiSetFeatureAttributes.
2011-06-10  Hans Leidekkermsi: Implement and test MsiGetFeatureInfo.
2011-06-07  Hans Leidekkermsi: Add support for returning validation errors.
2011-05-12  Hans Leidekkermsi: Unescape ^Q^Y sequences in text archives.
2011-05-12  Hans Leidekkermsi: Handle embedded nulls in text archives.
2011-05-11  Hans Leidekkermsi/tests: Show that MsiSetTargetPath updates folder...
2011-05-04  Piotr Cabanwine.inf: Add quotes to webbrowser command keys.
2011-05-02  Hans Leidekkermsi: Rewrite the folder resolution code to keep track...
2011-05-02  Hans Leidekkermsi: Fix handling of components without a key path...
2011-04-14  Hans Leidekkermsi: Add offsets to disk ids added by patches.
2011-04-14  Hans Leidekkermsi/tests: Fix some memory leaks (valgrind).
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.
next