Frédéric Delanoy
|
c28d619286
|
dsound/tests: Use BOOL type where appropriate.
|
2013-11-13 11:23:17 +01:00 |
Michael Stefaniuc
|
4dd5893ad7
|
dsound/tests: Compile with -D__WINESRC__.
|
2013-10-15 14:28:20 +02:00 |
Michael Stefaniuc
|
9463dba830
|
tests: Use the explicit LoadLibraryA function.
|
2013-10-02 11:02:21 +02:00 |
Michael Stefaniuc
|
624bbd980f
|
dsound/tests: Mark some capture status as broken.
|
2013-04-23 15:35:13 +02:00 |
Maarten Lankhorst
|
21c4501603
|
dsound: Fix IDirectSoundCaptureBuffer Start/Stop, with tests.
|
2012-10-19 16:52:05 +02:00 |
Michael Stefaniuc
|
598cc8f44a
|
dsound/tests: Refcount tests for IDirectSoundCapture / IUnknown.
|
2012-08-16 11:38:23 +02:00 |
Francois Gouget
|
ed7faad1ed
|
dsound/tests: Clarify some skip() traces.
|
2012-08-13 11:52:00 +02:00 |
Michael Stefaniuc
|
0872572a6d
|
dsound/tests: Fix the capture COM tests for older Win2k versions.
|
2012-02-15 19:17:37 +01:00 |
Michael Stefaniuc
|
66361f1bd5
|
dsound/tests: Add some COM tests for capture.
|
2012-01-12 15:52:51 +01:00 |
Michael Stefaniuc
|
93bfa2b5be
|
dsound/tests: Sanitize START_TEST() in capture.c.
|
2012-01-12 15:52:50 +01:00 |
Michael Stefaniuc
|
4ac20cbc0f
|
dsound/tests: Remove some returns in the capture buffer tests.
|
2012-01-12 15:52:50 +01:00 |
Detlef Riekenberg
|
8819156b49
|
dsound/tests: Remove duplicate version dump.
We have the version already in the header of the winetest results.
|
2009-03-30 13:56:50 +02:00 |
Jeff Zaroyko
|
29e49bbe8e
|
dsound/tests: Fix a failing capture test on win2k.
|
2008-10-23 12:13:41 +02:00 |
Jeff Zaroyko
|
b9084bc99f
|
dsound/tests: Fix failing propset and capture tests on win98.
|
2008-10-23 12:13:37 +02:00 |
Alexandre Julliard
|
ca681835dc
|
dsound: Don't depend on the dxerr8 static library in the tests.
|
2008-07-08 17:51:46 +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 |
James Hawkins
|
f4cbdc96de
|
dsound: Fix a failing test for broken drivers.
|
2008-07-02 12:05:15 +02:00 |
Paul Vriens
|
d66722db31
|
dsound/tests: Fix tests after addition of 24/32 bits buffer tests.
|
2007-11-12 11:40:25 +01:00 |
Robert Reif
|
2e44a3b2a2
|
dsound: Fix tests for old versions of windows.
|
2007-01-16 11:19:30 +01:00 |
Francois Gouget
|
3327c5f6ff
|
dsound/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-12 11:25:11 +01:00 |
Francois Gouget
|
42d25ef95d
|
dsound/tests: The tests link with dsound.dll so use GetModuleHandle() instead of LoadLibrary().
|
2007-01-12 11:25:06 +01:00 |
Francois Gouget
|
e48d86308d
|
dsound/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-12 11:24:49 +01:00 |
Marcus Meissner
|
f0280cbd1e
|
made functions and variables static in some testcases.
|
2006-12-11 12:18:29 +01:00 |
Francois Gouget
|
cc1cb0ad8e
|
dsound/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:48:50 +01:00 |
Francois Gouget
|
1ccf944900
|
Assorted spelling fixes.
|
2006-11-13 13:01:53 +01:00 |
Michael Stefaniuc
|
65aac34c56
|
dsound/tests: Win64 printf format warning fixes.
|
2006-10-10 11:56:56 +02:00 |
Robert Reif
|
425608a120
|
dsound: Add class factory tests.
|
2006-08-18 12:04:54 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Robert Reif
|
ba62608996
|
dsound: Fix capture test.
Remove bogus release of NULL pointer code found by Coverity.
|
2006-04-07 20:01:40 +02:00 |
Robert Reif
|
efff88b834
|
Handle failure on Windows 95 properly.
Make two functions available to all files.
Make format_string() const correct.
|
2005-11-18 12:04:36 +00:00 |
Robert Reif
|
594b7f26e4
|
Fix capture test to not fail when IDirectSoundCapture class is not
registered.
|
2005-09-23 10:05:40 +00:00 |
Stefan Huehner
|
863a4b1488
|
Fix some more -Wstrict-prototypes warnings.
|
2005-06-21 20:53:13 +00:00 |
Felix Nawothnig
|
12168fe749
|
Accept DSERR_NODRIVER from IDirectSoundCapture_CreateCaptureBuffer.
|
2005-06-21 20:21:39 +00:00 |
Robert Reif
|
6b3dc57b5f
|
Make dsound tests loadable on NT4.
|
2005-06-12 10:41:49 +00:00 |
Robert Reif
|
4c315db1a6
|
Add tests to check DirectSoundCapture creation.
Fix dsound/capture.c to pass tests.
|
2005-06-05 17:44:30 +00:00 |
Robert Reif
|
c3f06fb2e6
|
Print dsound.dll version from file versioninfo resource.
|
2005-03-05 10:49:08 +00:00 |
Robert Reif
|
c9e7bad85b
|
Try old buffer description structure on failure with new one.
|
2005-02-24 17:02:42 +00:00 |
Robert Reif
|
3cab60997f
|
Fix tests for win9x and old versions of DirectX.
|
2005-02-23 12:43:38 +00:00 |
Robert Reif
|
99faf74774
|
Fix capture test to pass on windows 98 when no sound card present or
device already in use.
|
2005-02-18 12:52:14 +00:00 |
Robert Reif
|
202c28f8b8
|
Remove unneeded includes.
|
2005-01-10 12:25:56 +00:00 |
Robert Reif
|
409e7fb172
|
Don't need to worry about windows messages.
|
2005-01-09 17:27:44 +00:00 |
Robert Reif
|
56dbf7fb21
|
Initialize and uninitialize COM properly.
|
2005-01-09 16:34:00 +00:00 |
Robert Reif
|
0a16d361e2
|
Don't consider a device in use a failure.
|
2004-10-25 21:45:51 +00:00 |
Robert Reif
|
b50347d452
|
Don't consider a bad format an error unless the capabilities say it
should be supported.
Don't consider a device already in use an error.
|
2004-10-22 19:51:54 +00:00 |
Robert Reif
|
3dcbaaa4cc
|
Don't consider failure with DSERR_NODRIVER a test failure.
|
2004-10-19 21:10:41 +00:00 |
Francois Gouget
|
7c89759e88
|
Make the dsound tests run with DirectX < 8.
|
2004-09-08 19:08:14 +00:00 |
Robert Reif
|
1bd7986c93
|
Only print format info when in interactive mode for capture test.
Cleanup error and info messges.
|
2004-08-23 17:50:31 +00:00 |
Robert Reif
|
b6abcb51a8
|
Cleanup messages.
|
2004-08-18 20:53:40 +00:00 |
Hans Leidekker
|
dbb3e14748
|
Fix signed/unsigned comparison warnings.
|
2004-08-09 18:52:18 +00:00 |
Robert Reif
|
73bd3be8c8
|
Downgrade tests to DX8 level so it can build on all windows
platforms.
|
2004-07-22 20:35:36 +00:00 |