Hans Leidekker
|
178d39ccc5
|
msi: Fix a trace.
|
2011-02-22 13:34:33 +01:00 |
Austin English
|
7de70a4804
|
msi/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-17 17:29:54 +01:00 |
Austin English
|
b6bea541db
|
msi/tests: Remove dead assignments.
|
2011-02-17 17:29:46 +01:00 |
Detlef Riekenberg
|
1c2183a85a
|
msi/tests: Fix a typo.
|
2011-02-14 12:28:17 +01:00 |
Austin English
|
27dd864f63
|
msi/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-11 14:48:19 +01:00 |
Austin English
|
5e92277f97
|
msi/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-11 14:48:11 +01:00 |
Hans Leidekker
|
92b5b3fd8c
|
msi: Preserve existing advertise strings in the PublishComponents action.
|
2011-02-10 10:28:01 -06: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 |
Austin English
|
6816aa295e
|
msi/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-08 14:46:59 -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
|
b96e5d21c6
|
msi: Split up resolve_folder.
|
2011-02-07 10:17:15 -06:00 |
Hans Leidekker
|
181beef870
|
msi: Try harder to remove non-persistent directories.
|
2011-02-02 14:09:14 +01:00 |
Hans Leidekker
|
bf192f6ac9
|
msi: Handle out-of-memory condition in encode_streamname.
|
2011-02-01 18:14:09 +01:00 |
Hans Leidekker
|
bc13c7eb90
|
msi: Reset file attributes before removing a file.
|
2011-02-01 18:14:08 +01:00 |
Hans Leidekker
|
08c3d2a5ab
|
msi: Skip rollback custom actions.
|
2011-01-27 16:31:45 +01:00 |
Hans Leidekker
|
aae1b21092
|
msi: Initialize a variable in get_patch_product_codes (clang).
|
2011-01-27 16:31:37 +01:00 |
Hans Leidekker
|
eb4e5d6024
|
msi: Return the correct disk prompt size from MsiSourceListEnumMediaDisksW (clang).
|
2011-01-27 16:31:32 +01:00 |
Hans Leidekker
|
53b5e7f319
|
msi: Check a return value (clang).
|
2011-01-27 16:31:25 +01:00 |
Hans Leidekker
|
4a7371e32d
|
msi/tests: Test a return value (clang).
|
2011-01-27 16:31:19 +01:00 |
Hans Leidekker
|
af3733cde5
|
msi: Use a return value (clang).
|
2011-01-27 16:31:13 +01:00 |
Hans Leidekker
|
e861283a62
|
msi: Make sure the return value is initialized in save_table (clang).
|
2011-01-27 16:31:07 +01:00 |
Hans Leidekker
|
15f0cc3130
|
msi: Check the return value of IActiveScript_AddNamedItem (clang).
|
2011-01-27 16:30:58 +01:00 |
Hans Leidekker
|
a84af95d3e
|
msi/tests: Consistently test return values (clang).
|
2011-01-27 16:30:53 +01:00 |
Hans Leidekker
|
78ce0a7350
|
msi: Check the return value of fetch_int (clang).
|
2011-01-27 16:30:48 +01:00 |
Greg Geldorp
|
0abf2da022
|
msi/tests: Check 64-bit reg view if key not present in 32-bit view.
|
2011-01-27 14:20:35 +01:00 |
Hans Leidekker
|
92203f1053
|
msi: Implement the MsiPublishAssemblies and MsiUnpublishAssemblies standard actions.
|
2011-01-24 16:04:28 +01:00 |
Hans Leidekker
|
3eaf33fff7
|
msi: Don't interpret assembly name attributes.
|
2011-01-24 16:04:23 +01:00 |
Hans Leidekker
|
167e4eff6d
|
msi/tests: More tests for publishing and unpublishing assemblies.
|
2011-01-20 12:23:17 +01:00 |
Hans Leidekker
|
701f14801f
|
msi: Clean up better when removing a product.
|
2011-01-20 12:23:09 +01:00 |
Hans Leidekker
|
8933013b62
|
msi: Search all contexts in ACTION_GetComponentInstallStates.
|
2011-01-20 12:23:04 +01:00 |
Hans Leidekker
|
3ada9f2c08
|
msi: Downgrade a warning.
Unreferenced files are normal when applying a patch.
|
2011-01-19 12:32:44 +01:00 |
Hans Leidekker
|
34b9e4c20f
|
msi: Don't ignore disabled components when resolving install states.
Otherwise features are not published correctly.
|
2011-01-19 12:32:39 +01:00 |
Hans Leidekker
|
17cc23d365
|
msi: Free memory on error (valgrind).
|
2011-01-18 13:23:10 +01:00 |
Hans Leidekker
|
e6e454ab16
|
msi/tests: Accept one more estimated size.
|
2011-01-13 17:33:10 +01:00 |
Hans Leidekker
|
257beae1fd
|
msi: Fix some memory leaks (valgrind).
|
2011-01-13 17:26:24 +01:00 |
Hans Leidekker
|
d08378a06f
|
msi: Fix parsing of patch product codes (valgrind).
|
2011-01-12 14:55:56 +01:00 |
Hans Leidekker
|
94f4c0f07d
|
msi: Fix a memory leak (valgrind).
|
2011-01-12 14:55:43 +01:00 |
Hans Leidekker
|
52f719d18c
|
msi: Improve detection of installed local assemblies.
|
2011-01-11 16:05:46 +01:00 |
Hans Leidekker
|
6a0801a40a
|
msi: Don't extract files for assemblies which are already installed.
|
2011-01-11 16:05:46 +01:00 |
Hans Leidekker
|
65581e0e33
|
msi: Fix detection of installed global assemblies.
|
2011-01-11 16:05:46 +01:00 |
Hans Leidekker
|
0c25649d3e
|
msi: Add support for comparing TrueType font versions.
|
2011-01-11 16:05:46 +01:00 |
Hans Leidekker
|
f133222d5e
|
msi/tests: Add a test for MsiGetComponentState.
|
2011-01-10 10:42:43 +01:00 |
Hans Leidekker
|
35bdf01881
|
msi/tests: Add tests for publishing and unpublishing assemblies.
|
2011-01-10 10:42:39 +01:00 |
Hans Leidekker
|
01286b97e3
|
msi/tests: Mark a test result on some old Wow64 platforms as broken.
|
2011-01-06 18:28:52 +01:00 |
Alexandre Julliard
|
214ca2c01c
|
msi: Convert translations to po files.
|
2011-01-06 16:21:30 +01:00 |
Greg Geldorp
|
faf19ec966
|
msi/tests: Fix remaining Wow64 failures for action test set.
|
2011-01-04 16:03:02 +01:00 |
Greg Geldorp
|
536876afc3
|
msi/tests: Fix some failures on Wow64.
|
2011-01-03 14:57:29 +01:00 |
André Hentschel
|
648025881f
|
msi/tests: Don't test function directly when reporting GetLastError().
|
2010-12-30 15:01:11 +01:00 |
Hwang YunSong
|
a0639d004d
|
msi: Update Korean resource.
|
2010-12-27 15:39:38 +01:00 |