Michael Stefaniuc
589a577416
dplayx/tests: Use the available ARRAY_SIZE() macro.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-29 10:00:43 +02:00
Hans Leidekker
ca9ca79d12
dplayx/tests: Remove the firewall exception after running the tests.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-13 21:29:33 +01:00
Alistair Leslie-Hughes
9e37dd3229
dplayx/tests: Remove some wine_todo.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-06 16:32:12 +02:00
Nikolay Sivov
3998052ca6
dplayx/tests: Added missing assignment (Coverity).
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-16 12:09:10 +02:00
Michael Stefaniuc
250d65d68c
dplayx/tests: Use a void* instead of void** outer IUnknown argument.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-25 14:46:45 +02:00
Alistair Leslie-Hughes
e16abdfad1
dplayx/tests: Free IDirectPlayLobby objects.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-06 21:01:31 +01:00
Alistair Leslie-Hughes
2bb3636a14
dplayx: Skip over unknown DataTypes guids in EnumAddressTypes.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-06 21:01:27 +01:00
Alistair Leslie-Hughes
8952040a0e
dpwsockx: Implementation of GetCaps callback.
...
Based on patch by Ismael Barros.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Bruno Jesus <bjesus@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-01 10:28:43 +01:00
Alistair Leslie-Hughes
52d5e868f3
dplayx/tests: DirectPlay IPX support was removed in Vista.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-17 20:54:07 +01:00
Alistair Leslie-Hughes
cad9f2dbd7
dplayx/tests: Skip tests if dplayx is a stub dll or firewall is enabled.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-16 19:08:38 +01:00
Bruno Jesus
2d08038bac
dplayx: Cache GUID values so they persist after enumeration.
2015-01-16 17:36:03 +01:00
Alistair Leslie-Hughes
60db3a4a86
dplayx: Fix some crashes and wine_todo's.
2014-10-31 12:57:47 +09:00
Frédéric Delanoy
5332d0e5ab
dplayx/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-28 11:45:01 +01:00
Alexandre Julliard
99ef0d6ff0
makefiles: Get rid of the MAKE_TEST_RULES variable.
2014-01-02 12:13:16 +01:00
Michael Stefaniuc
2e1708dc1b
tests: Readying some tests for the compilation with -D__WINESRC__.
2013-10-02 11:03:26 +02:00
Michael Stefaniuc
e22d33e683
dplayx/tests: Fix typo in ok() message.
2013-09-27 10:33:49 +02:00
Michael Stefaniuc
185dd36929
dplayx: Add a separate refcount for IDirectPlayLobby2.
2013-04-18 11:41:08 +02:00
Michael Stefaniuc
4d9882572c
dplayx: Add a separate refcount for IDirectPlayLobby2A.
2013-04-18 11:41:02 +02:00
Michael Stefaniuc
2314df86df
dplayx: Add a separate refcount for IDirectPlayLobbyA.
2013-04-18 11:40:56 +02:00
Michael Stefaniuc
ffdeda566c
dplayx: Add a separate refcount for IDirectPlayLobby.
2013-04-18 11:40:50 +02:00
Michael Stefaniuc
f6e4aa7762
dplayx: Get rid of the LPDIRECTPLAYLOBBY usage.
2013-04-18 11:40:30 +02:00
Michael Stefaniuc
02e9c99976
dplayx: IDirectPlayLobby3 / IDirectPlayLobby3A have independent refcounts.
2013-04-15 15:15:13 +02:00
Michael Stefaniuc
1e22d29303
dplayx: Add both interfaces to the DirectPlayLobby object and stop cloning the object.
2013-04-12 11:55:51 +02:00
Michael Stefaniuc
f65c6af3b4
dplayx/tests: Add DirectPlayLobby COM tests.
2013-04-10 11:42:46 +02:00
Michael Stefaniuc
3b7f969a6b
dplayx: IDirectPlay and IUnknown share a refcount.
2013-04-09 11:25:29 +02:00
Michael Stefaniuc
df39c470ed
dplayx/tests: Deal with broken COM aggregation handling on NT4.
2013-04-09 11:25:13 +02:00
Michael Stefaniuc
ac0368e800
dplayx: Add a separate refcount for IDirectPlay3.
2013-04-03 21:36:14 +02:00
Michael Stefaniuc
36dccf839a
dplayx: Add a separate refcount for IDirectPlay3A.
2013-04-03 21:36:08 +02:00
Michael Stefaniuc
9378c4182f
dplayx: Add a separate refcount for IDirectPlay2.
2013-04-03 21:36:01 +02:00
Michael Stefaniuc
cf894d4c0d
dplayx: Add a separate refcount for IDirectPlay2A.
2013-04-03 21:35:54 +02:00
Michael Stefaniuc
719b5d931c
dplayx: IDirectPlay4 / IDirectPlay4A have independent refcounts.
2013-04-02 12:06:18 +02:00
Michael Stefaniuc
6f370dff7f
dplayx: Remove AddRef hacks for the parent DirectPlay object.
2013-04-01 12:09:52 +02:00
Michael Stefaniuc
d09d061157
dplayx/tests: Add DirectPlay COM tests.
2013-03-29 17:52:28 +01:00
Michael Stefaniuc
7eaafd0141
dplayx/tests: Get rid of the LPDIRECTPLAY type usage.
2013-03-29 17:52:27 +01:00
Michael Stefaniuc
c1907b5ff9
dplayx/tests: Remove superfluous void pointer casts.
2013-03-29 17:52:26 +01:00
Marcus Meissner
2cd1fed6ee
dplayx: Check return of CoCreateInstance (Coverity).
2013-01-08 16:35:34 +01:00
André Hentschel
436e9f9c06
dplayx/tests: Add missing GetPlayerName test.
2012-10-29 10:34:38 +01:00
Frédéric Delanoy
760faf01a9
tests: Assorted spelling fixes.
2011-08-04 18:27:37 +02:00
Austin English
4036cc06b0
dplayx/tests: Make sure to use return values (LLVM/Clang).
2011-02-08 14:46:33 -06: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
Francois Gouget
ea71c9e5fd
dplayx/tests: Fix compilation on systems that don't support nameless unions.
2009-08-31 13:30:59 +02:00
Ismael Barros
ebcb243c33
dplayx/tests: Host migration when session host leaves.
2009-07-21 10:50:57 +02:00
Francois Gouget
d5b324e362
dplayx/tests: Use win_skip() to skip over unimplemented functionality.
2009-02-25 12:49:35 +01:00
Michael Stefaniuc
4008a35020
dplayx/tests: Fix typo.
2009-01-02 11:53:45 +01:00
Michael Stefaniuc
f01b21634a
dplayx/tests: Do not explicitly cast LPVOID function arguments.
2009-01-02 11:53:42 +01:00
Kai Blin
ab448df3ef
dplayx: Set tests to "interactive" to avoid timing out on all machines.
2008-09-29 17:25:04 -05:00
Ismael Barros
7dddf097a8
dplayx: Fix static overrun of pDP array in test (Coverity).
2008-09-12 11:41:23 +02:00