Huw Davies
|
5b622cfd84
|
winmm/tests: Call CoInitialize() to enable tests to run on Win 10.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-09-08 23:15:03 +09:00 |
Bruno Jesus
|
2a5f5b89fd
|
winmm/tests: Add joystick tests.
|
2014-12-11 11:59:39 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Michael Stefaniuc
|
6d7bd62a73
|
winmm/tests: Compile with -D__WINESRC__.
|
2013-11-04 11:05:40 +01:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Greg Geldorp
|
e45caf5d6b
|
winmm/tests: Skip some tests on VMware.
|
2011-01-28 17:41:51 +01: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 |
Jörg Höhle
|
70d8fce222
|
winmm/tests: Initial tests for CD audio with the MCI.
|
2010-08-23 15:52:47 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Eric Pouech
|
e9e6845d66
|
winmm: Added a couple of tests for structure alignment.
|
2010-06-28 11:45:23 +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 |
Jörg Höhle
|
771a29da86
|
winmm/tests: Initial set of MIDI tests.
|
2010-02-03 15:49:01 +01:00 |
Michael Stefaniuc
|
8f0f9371a8
|
winmm/tests: Win64 printf format warning fixes.
|
2006-11-13 12:49:27 +01: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 |
Jan Zerebecki
|
6698e9e0b0
|
winmm: Prevent NULL dereference in MCI_Close and add testcase for it.
|
2006-09-07 16:10:48 +02:00 |
Robert Reif
|
319633963d
|
winmm: More wave callback tests.
Add tests for CALLBACK_FUNCTION and CALLBACK_THREAD. The only
callback type not tested now is CALLBACK_WINDOW.
|
2006-05-08 14:49:11 +02:00 |
Dmitry Timoshkov
|
08de86c831
|
Add a test for mmioDescend, make it pass under Wine.
|
2005-09-16 19:40:27 +00:00 |
Robert Reif
|
b33ef44105
|
Added parameter checking to timeGetDevCaps.
Added timer tests.
|
2005-02-14 11:00:59 +00:00 |
Robert Reif
|
6d33f1c2c1
|
Added some mixer tests.
|
2004-08-09 18:46:26 +00:00 |
Francois Gouget
|
c3b8ce939b
|
Split off the winmm capture test.
|
2004-05-20 01:39:47 +00:00 |
Francois Gouget
|
4ce28377f7
|
Test sound format support with waveOutGetDevCaps and waveOutOpen.
|
2002-11-04 23:47:49 +00:00 |