Hans Leidekker
|
b71075ad9b
|
msi/tests: Avoid test failures on win2k3.
|
2015-07-10 21:44:49 +09:00 |
Hans Leidekker
|
806ff30f92
|
msi/tests: Fix test failures on win2k3.
|
2015-06-22 19:17:50 +09:00 |
Akihiro Sagawa
|
cdf3c23645
|
msi: Open 32-bit component registry keys with KEY_WOW64_32KEY flag.
|
2015-01-19 14:20:10 +01:00 |
André Hentschel
|
1c3179b21b
|
msi/tests: Remove unused variables (Clang).
|
2014-12-02 10:31:14 +01:00 |
Akihiro Sagawa
|
0eed829f7f
|
msi/tests: Add CLSID registry tests for mixed package.
|
2014-07-21 18:42:45 +02:00 |
Akihiro Sagawa
|
5b76cd199a
|
msi/tests: Add non-existence value tests for mixed package.
|
2014-07-21 15:57:23 +02:00 |
Hans Leidekker
|
4c8edb1b4c
|
msi/tests: Fix a couple of memory leaks (valgrind).
|
2014-04-30 15:15:30 +02:00 |
Francois Gouget
|
f6ccfaa6f3
|
msi/tests: Update is_process_limited() to deal with non-administrator accounts.
|
2014-03-05 11:50:35 +01:00 |
Hans Leidekker
|
f525038142
|
msi: Remove the product reference when a shared component is unregistered.
|
2014-03-03 17:02:51 +01:00 |
Frédéric Delanoy
|
1d36b93f7e
|
msi/tests: Constify some character strings.
|
2013-12-27 14:31:52 +01:00 |
Hans Leidekker
|
1d124f8869
|
msi/tests: Compile with -D__WINESRC__.
|
2013-10-15 14:28:22 +02:00 |
Hans Leidekker
|
e243979c4f
|
msi/tests: Prepare install.c for the switch to -D__WINESRC__.
|
2013-10-15 14:28:21 +02:00 |
Hans Leidekker
|
edee379d81
|
msi/tests: Move some more tests and remove a useless test.
|
2013-06-11 18:07:44 +02:00 |
Hans Leidekker
|
b82a5ab27a
|
msi/tests: Move some tests around to avoid timeouts on the testbot.
|
2013-06-10 19:30:54 +02:00 |
Hans Leidekker
|
10975967df
|
msi: Set the PrimaryVolumePath and PrimaryVolumeSpaceAvailable properties.
|
2013-05-09 19:24:16 +02:00 |
Francois Gouget
|
d5fc4ce772
|
msi/tests: Add a trailing '\n' to an ok() call and fix a typo.
|
2013-05-02 18:52:14 +02:00 |
Christian Costa
|
7129293b9a
|
msi: Use next cabinet from the media table instead of failing when there is a mismatch with continuous cabinet.
|
2013-05-01 19:30:28 +02:00 |
Christian Costa
|
e249b93092
|
msi: Add tests to show that only msi cab filename is taken in case of mismatch with the one given by previous cab.
|
2013-05-01 19:30:24 +02:00 |
Hans Leidekker
|
9779c4b5ea
|
msi/tests: Move a couple of tests from install.c to msi.c.
|
2013-02-13 16:13:54 +01:00 |
Hans Leidekker
|
07be9f0585
|
msi: Improve parsing of the supported platforms string.
|
2013-01-31 16:32:50 +01:00 |
Detlef Riekenberg
|
a7e1b7c6ea
|
msi/tests: Use always static binding for GetTokenInformation.
|
2012-07-27 17:05:20 +02:00 |
Hans Leidekker
|
cbd83d0307
|
msi/tests: Mark some test results as broken.
|
2012-07-16 19:34:40 +02:00 |
Hans Leidekker
|
f6f1bfd6fb
|
msi/tests: Use only uppercase characters for the PID_REVNUMBER property.
|
2012-06-12 10:21:55 +02:00 |
Hans Leidekker
|
f0ea60049c
|
msi: Add support for 64-bit registry components.
|
2012-06-11 21:03:47 +02:00 |
Hans Leidekker
|
75242afefd
|
msi/tests: Try harder to remove a shortcut file.
|
2011-12-06 15:51:01 +01:00 |
Hans Leidekker
|
5ea1caa69e
|
msi/tests: Properly preserve pending file renames.
|
2011-09-27 16:24:26 +02:00 |
Francois Gouget
|
d2084d5a41
|
msi/tests: Avoid #if 0 to make sure code still compiles.
|
2011-09-27 10:58:52 +02:00 |
Hans Leidekker
|
6ae7061645
|
msi: Improve parsing of the package platform.
|
2011-09-15 15:41:42 +02:00 |
Hans Leidekker
|
9562b61bc4
|
msi/test: Mark some test results as broken.
|
2011-09-09 13:36:57 +02:00 |
Hans Leidekker
|
eaf8848d0d
|
msi/tests: Fix a number of test messages.
|
2011-09-05 17:17:32 +02:00 |
Hans Leidekker
|
fabfc5da78
|
msi/tests: Clean up local packages.
|
2011-08-23 16:53:56 +02:00 |
Hans Leidekker
|
eb7ae99ddb
|
msi: Remove icons when the product is uninstalled.
|
2011-08-23 16:53:56 +02:00 |
Hans Leidekker
|
b32c643c18
|
msi: Handle escaped double quotes in command line parsing.
|
2011-07-01 14:39:36 +02:00 |
Hans Leidekker
|
667ba16dbc
|
msi: Implement and test MsiSetFeatureAttributes.
|
2011-06-10 10:55:18 +02:00 |
Hans Leidekker
|
4c9c50d86b
|
msi: Implement and test MsiGetFeatureInfo.
|
2011-06-10 10:55:11 +02:00 |
Hans Leidekker
|
ce0b3a030b
|
msi: Fix parsing of an empty property followed by a non-empty property.
|
2011-04-05 14:42:52 +02:00 |
Hans Leidekker
|
8d58ddfe12
|
msi: Accept whitespace-only property values on the command line.
|
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 |
Hans Leidekker
|
e82a4896f3
|
msi: Ignore invalid upgrade codes in the PublishProduct action.
|
2011-03-30 13:28:05 +02:00 |
Hans Leidekker
|
429407cfb6
|
msi: Assume a file is present if the target exists with the same size and there's no file version or hash to verify.
|
2011-03-08 12:31:04 +01:00 |
Hans Leidekker
|
be790cb0ad
|
msi: Load media info even if there's no file to install.
|
2011-03-08 12:30:55 +01:00 |
Hans Leidekker
|
8e5230740a
|
msi/tests: Check the result of get_system_dirs and get_user_dirs.
|
2011-03-07 13:17:18 +01:00 |
Hans Leidekker
|
4a7371e32d
|
msi/tests: Test a return value (clang).
|
2011-01-27 16:31:19 +01:00 |
André Hentschel
|
648025881f
|
msi/tests: Don't test function directly when reporting GetLastError().
|
2010-12-30 15:01:11 +01:00 |
Hans Leidekker
|
489f82e9b4
|
msi: Rewrite command line parsing to handle quoted values correctly.
|
2010-12-23 17:44:47 +01:00 |
Hans Leidekker
|
23169289e6
|
msi: Map neutral parts of package language ids to the system default language id.
|
2010-12-06 19:05:53 +01:00 |
Paul Vriens
|
e21115187e
|
msi/tests: Cleanup properly on Win9x.
|
2010-11-15 13:20:06 +01:00 |
Hans Leidekker
|
8db3c0e358
|
msi/tests: Move test coverage for standard actions to a separate module.
|
2010-10-14 17:54:52 +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 |