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 |
Kai Blin
|
d266abee14
|
dplayx: Fix static overrun of pDP array in test. (Coverity).
|
2008-09-10 11:20:31 +02:00 |
Paul Vriens
|
501b1e0a49
|
dplayx/tests: Add a few missing HeapFree's.
|
2008-09-03 13:14:51 +02:00 |
Paul Vriens
|
7e21104bd9
|
dplayx/tests: Remove a stray CoInitialize.
|
2008-09-02 13:59:39 +02:00 |
Francois Gouget
|
ec83c30075
|
dplayx/tests: Fix compilation on systems that don't support nameless unions.
|
2008-09-02 13:58:47 +02:00 |
Alexandre Julliard
|
5d900bb0f6
|
Avoid some size_t printf format warnings.
|
2008-08-21 16:05:15 +02:00 |
Ismael Barros
|
063c1e6c97
|
dplayx: Tests for checking remote data replication.
|
2008-08-20 13:53:24 +02:00 |
Ismael Barros
|
8e9b291272
|
dplayx: Tests for GetMessageQueue.
|
2008-08-20 13:53:10 +02:00 |
Ismael Barros
|
4db050d800
|
dplayx: Tests for GetMessageCount.
|
2008-08-20 13:53:00 +02:00 |
Ismael Barros
|
636bdd800c
|
dplayx: Tests for Receive.
|
2008-08-20 13:52:48 +02:00 |
Ismael Barros
|
2a96593369
|
dplayx: Tests for Send.
|
2008-08-20 13:52:36 +02:00 |
Ismael Barros
|
37ab5a4ffb
|
dplayx: Tests for checking the behaviour of groups in a C/S session.
|
2008-08-20 13:52:24 +02:00 |
Ismael Barros
|
5ba76a257a
|
dplayx: Tests for checking the behaviour of groups in a p2p session.
|
2008-08-20 13:51:56 +02:00 |
Ismael Barros
|
c235bba66b
|
dplayx: Tests for EnumGroupsInGroup.
|
2008-08-20 13:51:42 +02:00 |
Ismael Barros
|
ce3bd3b6f3
|
dplayx: Tests for EnumGroups.
|
2008-08-20 13:51:27 +02:00 |
Ismael Barros
|
44fe844edf
|
dplayx: Tests for EnumPlayers.
|
2008-08-20 13:50:48 +02:00 |
Ismael Barros
|
1278ea3aea
|
dplayx: Tests for GroupOwner.
|
2008-08-20 13:49:18 +02:00 |
Ismael Barros
|
58837a6ceb
|
dplayx: Tests for CreateGroup.
|
2008-08-20 13:49:04 +02:00 |
Francois Gouget
|
4f597af285
|
dplayx/tests: Fix compilation on systems that don't support nameless unions.
|
2008-08-18 14:34:41 +02:00 |
Ismael Barros
|
42fd319923
|
dplayx: Tests for GetPlayerFlags.
|
2008-08-04 15:34:29 +02:00 |
Ismael Barros
|
bbbe26bb5d
|
dplayx: Tests for GetPlayerAddress.
|
2008-08-04 15:34:19 +02:00 |
Ismael Barros
|
858d889288
|
dplayx: Tests for GetPlayerAccount.
|
2008-08-04 15:34:05 +02:00 |
Ismael Barros
|
aacefb7e17
|
dplayx: Tests for Get/SetPlayerName.
|
2008-08-04 15:33:50 +02:00 |
Ismael Barros
|
0755a77e0e
|
dplayx: Tests for Get/SetPlayerData.
|
2008-08-04 15:33:25 +02:00 |
Ismael Barros
|
c50a626aa1
|
dplayx: Tests for GetPlayerCaps.
|
2008-08-04 15:33:08 +02:00 |
Ismael Barros
|
724f0ea4d6
|
dplayx: Tests for CreatePlayer.
|
2008-08-04 15:32:56 +02:00 |
Ismael Barros
|
bd22a57cd1
|
dplayx: Tests for Get/SetSessionDesc.
|
2008-08-04 15:32:42 +02:00 |
Ismael Barros
|
fbc5512ee0
|
dplayx: Tests for EnumSessions.
|
2008-08-04 15:32:23 +02:00 |
Ismael Barros
|
fa4b3e4d53
|
dplayx: Tests for Open.
|
2008-08-04 15:31:18 +02:00 |
Ismael Barros
|
4ff6ba0a4a
|
dplayx: Tests for GetCaps.
|
2008-08-01 12:10:19 +02:00 |
Ismael Barros
|
d142447c26
|
dplayx: Tests for InitializeConnection.
|
2008-08-01 12:10:19 +02:00 |
Ismael Barros
|
4ab75e1214
|
dplayx: Tests for EnumConnections.
|
2008-08-01 12:10:19 +02:00 |
Ismael Barros
|
42165af840
|
dplayx: Tests for DirectPlayCreate.
|
2008-08-01 12:10:13 +02: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 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
Austin English
|
b4f52938e4
|
Spelling fixes.
|
2008-04-02 23:18:21 +02:00 |