Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Hans Leidekker
|
1d124f8869
|
msi/tests: Compile with -D__WINESRC__.
|
2013-10-15 14:28:22 +02:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Hans Leidekker
|
8db3c0e358
|
msi/tests: Move test coverage for standard actions to a separate module.
|
2010-10-14 17:54:52 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Hans Leidekker
|
f08c355e09
|
msi: Add beginnings of a test module that concentrates on patches.
|
2010-04-19 14:57:35 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Alexandre Julliard
|
79c64acc7b
|
tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
|
2008-07-08 17:51:45 +02:00 |
James Hawkins
|
ca8e867da7
|
msi: Test the ScreenX/Y properties.
|
2008-05-13 10:43:55 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
James Hawkins
|
8079d9f2ab
|
msi: Add tests for MsiGetFileVersion.
|
2008-02-05 12:19:36 +01:00 |
James Hawkins
|
1ff40d1558
|
msi: Add tests for MsiSourceListGetInfo.
|
2007-07-02 15:28:14 +02:00 |
Misha Koshelev
|
d1c4588625
|
msi: Merge OLE automation conformance tests.
|
2007-05-01 11:49:29 +02:00 |
Misha Koshelev
|
49bb20cf35
|
msi: Add OLE automation conformance test.
|
2007-04-30 13:57:50 +02:00 |
Mike McCormack
|
d316c19741
|
msi: Add a test for the IMsiServer interface.
|
2007-01-25 11:59:59 +01:00 |
James Hawkins
|
be59fb4e6d
|
msi: Enable cab compression and delete any resulting cabs using SHFileOperation.
|
2006-12-19 12:38:48 +01:00 |
Michael Ploujnikov
|
e86296a47f
|
msi/tests: Win64 printf format warning fixes.
|
2006-10-10 13:36:49 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
James Hawkins
|
566beb788b
|
msi: Add tests for components that aren't associated with a feature.
|
2006-06-23 11:22:49 +02:00 |
James Hawkins
|
36bf71c174
|
msi: Add tests for MsiInstallProduct.
|
2006-06-15 18:05:53 +02:00 |
Mike McCormack
|
94caa05d07
|
Improve MsiUseFeatureEx and MsiGetFeatureState a little, add some
simple test cases.
|
2005-10-31 14:07:20 +00:00 |
Alexandre Julliard
|
14a6d89905
|
Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com>
Test creating a package.
|
2005-09-06 11:39:15 +00:00 |
Alexandre Julliard
|
f271224f44
|
Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com>
Add format record tests.
|
2005-05-27 19:25:42 +00:00 |
Mike McCormack
|
4c20cc6f0f
|
- test cases for summary information
- fix memory leaks
|
2005-03-19 17:08:34 +00:00 |
Mike McCormack
|
25c453aaf4
|
Add test for records.
|
2005-01-06 20:42:48 +00:00 |
Mike McCormack
|
23b291a642
|
Add a simple test case for MSI databases.
|
2005-01-05 13:26:34 +00:00 |