Hans Leidekker
|
defcf092a9
|
msi/tests: Show that MsiSetTargetPath updates folder properties.
|
2011-05-11 14:56:49 +02:00 |
Piotr Caban
|
54833c9b7c
|
wine.inf: Add quotes to webbrowser command keys.
|
2011-05-04 20:42:27 +02:00 |
Hans Leidekker
|
4668091528
|
msi: Rewrite the folder resolution code to keep track of the parent-child relationship.
|
2011-05-02 16:40:06 +02:00 |
Hans Leidekker
|
b4a7a30b18
|
msi: Fix handling of components without a key path in MsiEnumComponentCostsW.
|
2011-05-02 16:38:51 +02:00 |
Hans Leidekker
|
68d6158875
|
msi: Implement and test MsiEnumComponentCostsA/W.
|
2011-04-01 16:16:04 +02:00 |
Hans Leidekker
|
419496d0c8
|
msi/tests: Allocate the user token dynamically and unify implementations.
|
2011-03-30 13:28:05 +02:00 |
Hans Leidekker
|
c505c0fe98
|
msi/tests: Get rid of workarounds for win9x test failures.
|
2011-03-30 13:28:05 +02:00 |
Detlef Riekenberg
|
1c2183a85a
|
msi/tests: Fix a typo.
|
2011-02-14 12:28:17 +01:00 |
Hans Leidekker
|
ba9f1f770a
|
msi: Get rid of msi_component_set_state and msi_feature_set_state.
|
2011-02-10 10:28:01 -06:00 |
Austin English
|
a85adf3152
|
msi/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-10 09:56:49 -06:00 |
Hans Leidekker
|
b2b4005fe4
|
msi/tests: Show that a failing call to MsiGetSourcePath(SOURCEDIR) sets the SOURCEDIR property.
|
2011-02-07 10:17:20 -06:00 |
Hans Leidekker
|
f133222d5e
|
msi/tests: Add a test for MsiGetComponentState.
|
2011-01-10 10:42:43 +01:00 |
Hans Leidekker
|
973821c775
|
msi/tests: Avoid a test failure on 64-bit.
|
2010-12-09 12:17:22 +01:00 |
Hans Leidekker
|
c47ecd1ccc
|
msi: Always ignore disabled components.
|
2010-11-30 16:21:01 +01:00 |
Hans Leidekker
|
e609bb0453
|
msi/tests: Fix the scope of todo_wine in the tests for MsiApplyMultiplePatches.
These tests succeed on Wine if you run them from a volume for which GetDriveType
returns something other than DRIVE_FIXED, e.g. a ramdisk.
|
2010-11-26 14:59:35 +01:00 |
Hans Leidekker
|
5871ad6d00
|
msi: Revert 3cd55cc916 .
It breaks the Office 2003 installer.
|
2010-11-03 16:06:43 +01:00 |
Hans Leidekker
|
5a0a53820a
|
msi/tests: Add tests for msidbFeatureAttributesUIDisallowAbsent.
|
2010-10-22 12:06:39 +02:00 |
Hans Leidekker
|
eaa57c5b7b
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
Hans Leidekker
|
9cc4b0caae
|
msi/tests: Don't create a nested restore point on recent versions of MSI.
We now set the MSIFASTINSTALL property which disables restore points.
|
2010-10-13 15:52:58 +02:00 |
Hans Leidekker
|
0df4712658
|
msi/tests: Reduce the UI level for a couple of tests.
This makes the tests run faster because native only creates restore points
for installers with a basic UI level and higher.
|
2010-10-11 17:11:27 +02:00 |
Hans Leidekker
|
eafebe0f7d
|
msi/tests: Set the MSIFASTINSTALL property.
On recent versions of msi this prevents the creation of a system restore
point, which can take a very long time.
|
2010-10-11 17:11:27 +02:00 |
Hans Leidekker
|
3d33fb93cc
|
msi/tests: Determine Wow64 mode just once.
|
2010-10-11 17:11:26 +02:00 |
Hans Leidekker
|
3cd55cc916
|
msi Set the feature action to INSTALLSTATE_UNKNOWN if msidbFeatureAttributesUIDisallowAbsent is set.
|
2010-10-06 20:46:34 +02:00 |
Andrew Eikum
|
f62439c0d4
|
msi/tests: Fix copy-paste errors in tests.
|
2010-10-01 17:48:11 +02:00 |
Hans Leidekker
|
dfc9351ba4
|
msi: Set more 64-bit properties.
|
2010-10-01 17:48:10 +02:00 |
Alexandre Julliard
|
d1d1d0205d
|
msi/tests: Make some variables static.
|
2010-10-01 13:36:43 +02:00 |
Hans Leidekker
|
d59c99067a
|
msi/test: Add tests for MsiGetFeatureState.
|
2010-09-24 18:20:36 +02:00 |
Hans Leidekker
|
4a5b2abcf4
|
msi/tests: Fix some test failures on 64-bit.
|
2010-09-08 19:51:00 +02:00 |
Francois Gouget
|
b66eb177af
|
msi/tests: Fix compilation on systems that don't support nameless unions or structs.
|
2010-09-07 16:01:39 +02:00 |
Hans Leidekker
|
2fb648c04f
|
msi/tests: Add tests for 64-bit properties.
|
2010-09-02 18:05:22 +02:00 |
Hans Leidekker
|
137dfbe80a
|
msi/tests: Use a different product code in the package tests to avoid cascading test failures.
|
2010-08-27 12:08:08 +02:00 |
Hans Leidekker
|
5d85497a15
|
msi: Handle signature filenames in short|long notation.
|
2010-08-18 15:31:18 +02:00 |
Hans Leidekker
|
4102156e0f
|
msi/tests: Fix some WoW64 test failures.
|
2010-08-18 15:30:28 +02:00 |
Hans Leidekker
|
33b6ad7f73
|
msi/tests: Skip tests if UAC is enabled and the process is not running elevated.
|
2010-07-26 18:38:31 +02:00 |
Hans Leidekker
|
2b0c45674f
|
msi: Add some tests for MsiGetSourcePath.
|
2010-07-23 11:46:06 +02:00 |
Hans Leidekker
|
c4bf9fb710
|
msi/tests: Fix some more wow64 test failures.
|
2010-07-22 16:10:42 +02:00 |
Hans Leidekker
|
10a32a0b7a
|
msi/tests: Skip tests when the current user has insufficient rights.
|
2010-07-22 16:10:19 +02:00 |
Hans Leidekker
|
dad50e3aa0
|
msi/tests: Return an error code from helper_createpackage and package_from_db.
|
2010-07-22 16:09:56 +02:00 |
Hans Leidekker
|
21d09ffb43
|
msi/tests: Fix test failures on wow64.
|
2010-07-22 16:09:43 +02:00 |
Hans Leidekker
|
03cddf9d05
|
msi: Add a test for MsiSetFeatureState.
|
2010-07-20 16:29:45 +02:00 |
Hans Leidekker
|
c35856dd09
|
msi: End the search for a directory signature if the parent cannot be found.
|
2010-05-25 13:29:56 +02:00 |
Hans Leidekker
|
7d9d6707c1
|
msi: Fix some test failures on Windows.
|
2010-04-29 10:19:39 -05:00 |
Mikhail Maroukhine
|
f930c87fd6
|
objbase.h: CLSIDFromString: Add constness to the parameters declaration in accordance with MSDN.
|
2010-03-29 12:11:02 +02:00 |
Hans Leidekker
|
4d14ea47f7
|
msi: Add a test for MsiSetTargetPath.
|
2010-01-28 15:30:25 +01:00 |
Chris Schafer
|
350cdd2fe5
|
msi/tests: Remove some barriers to running msi tests in parallel.
|
2009-12-11 17:47:30 +01:00 |
Hans Leidekker
|
394a437723
|
msi/tests: Free the string returned from ConvertSidToStringSid.
Found by valgrind.
|
2009-10-23 12:04:06 +02:00 |
Hans Leidekker
|
483590a3c5
|
msi/tests: Avoid accessing uninitialized memory.
Found by valgrind.
|
2009-10-23 12:04:00 +02:00 |
Hans Leidekker
|
55b89f4a66
|
msi: Add some tests for MsiGetTargetPathW.
|
2009-10-15 14:16:57 +02:00 |
Paul Vriens
|
c6e7558cda
|
msi/tests: Fix some test failures on Vista/W2K8.
|
2009-09-22 16:15:36 +02:00 |
Ge van Geldorp
|
167ef04727
|
msi/tests: Create only a single restore point.
|
2009-08-28 16:48:27 +02:00 |