Michael Stefaniuc
|
cfb1f130fd
|
dmloader: Remove a now redundant helper function.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-26 22:14:00 +02:00 |
|
Michael Stefaniuc
|
fd4cdf5df4
|
dmloader: Simplify the search path handling.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-25 21:07:27 +02:00 |
|
Michael Stefaniuc
|
8b98126666
|
dmloader: Use a bitfield to store the per class cache enable info.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-25 21:07:13 +02:00 |
|
Michael Stefaniuc
|
693b40f7dc
|
dmloader/tests: Add some EnableCache() tests.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-25 21:03:30 +02:00 |
|
Michael Stefaniuc
|
d60aead138
|
dmloader/tests: Add more SetSearchDirectory() tests.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-25 21:03:27 +02:00 |
|
Michael Stefaniuc
|
f42d14fdd0
|
dmloader/tests: NUL terminate a wide string.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-19 10:36:36 +02:00 |
|
Michael Stefaniuc
|
0f202ac84b
|
dmloader: Initialize a stack variable to avoid erratic test behavior.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-19 10:36:32 +02:00 |
|
Michael Stefaniuc
|
ae600c0b2c
|
dmloader/tests: Add some IDirectMusicLoader directory tests.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-27 22:23:20 +02:00 |
|
Nikolay Sivov
|
f0fb2f16ca
|
dmusic/tests: Use void* instead of void** type value for outer argument.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-24 20:30:30 +02:00 |
|
Michael Stefaniuc
|
8c6c7f6b49
|
dmloader: Add and use a generic IPersistStream_GetClassID.
|
2015-04-28 15:35:23 +09:00 |
|
Michael Stefaniuc
|
d9e0c9fb82
|
dmloader/tests: Add more DirectMusicCollection tests.
|
2015-04-28 15:35:16 +09:00 |
|
Michael Stefaniuc
|
ade8d0c158
|
dmloader: Use the generic DirectMusicObject implementation for DMContainer.
|
2015-04-28 15:35:06 +09:00 |
|
Michael Stefaniuc
|
9d52d8c07d
|
dmloader/tests: Test the return of CoCreateInstance (PVS-Studio).
|
2015-01-15 14:05:18 +01:00 |
|
Michael Stefaniuc
|
f9e1551e5a
|
dmloader/tests: Test some IPersistStream methods of DMContainer.
|
2014-06-11 16:11:55 +02:00 |
|
Michael Stefaniuc
|
79fe437524
|
dmloader/tests: Skip the tests if we don't have IDirectMusicLoader8.
|
2014-03-14 16:14:19 +01:00 |
|
Michael Stefaniuc
|
a539e13f23
|
dmloader/tests: Add COM tests for DirectMusicContainer.
|
2014-03-13 20:21:58 +01:00 |
|
Michael Stefaniuc
|
9cb38a4ad0
|
dmloader: Add COM tests for DirectMusicLoader.
|
2014-03-13 11:21:51 +01:00 |
|
Michael Stefaniuc
|
82f771e347
|
dmloader/tests: Centralize the skip().
|
2014-03-13 11:21:48 +01:00 |
|
Michael Stefaniuc
|
3fef1be56f
|
dmloader/tests: Fix a crash due to a missing audio driver.
|
2014-01-13 17:37:40 +01:00 |
|
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
|
Andrew Eikum
|
b235edb014
|
dmloader: Add simple playing test.
|
2012-03-26 12:41:27 +02:00 |
|
Francois Gouget
|
3de330db54
|
tests: Remove unneeded assert.h includes.
|
2011-09-27 10:59:56 +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 |
|
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 |
|
David Adam
|
5e39af2683
|
dmloader: Fix a possible null dereference.
|
2010-01-06 10:47:42 +01:00 |
|