Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Michael Stefaniuc
|
63512e8e98
|
quartz: Avoid using the long type.
|
2010-05-20 13:47:44 +02:00 |
Francois Gouget
|
3428b94a8d
|
Assorted spelling and case fixes.
|
2010-03-22 10:49:13 +01: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 |
Christian Costa
|
b47091a488
|
quartz: Add stubbed IAMDirectSound interface to DSoundRenderer.
|
2010-02-08 17:14:44 +01:00 |
Christian Costa
|
f48d3c8eab
|
quartz/tests: Add test for querying IAMDirectSound from DSoundRenderer.
|
2010-02-08 17:14:44 +01:00 |
Maarten Lankhorst
|
201c9a14bf
|
quartz: Add some tests for dsound renderer.
|
2010-02-01 13:56:01 +01:00 |
Marcus Meissner
|
5fdf50f76d
|
quartz: Make sure cookie* are not uninitialized (Coverity 760).
|
2009-04-06 12:56:30 +02:00 |
Kai Blin
|
3fbf3f66db
|
quartz/tests: If CoCreateInstance() fails, it's safe to return, as no cleanup is needed.
|
2009-03-24 10:28:01 +01:00 |
Alasdair Sinclair
|
20f565de5e
|
quartz/tests: Fix missing void in empty parameter list.
|
2009-01-30 11:43:29 +01:00 |
Nikolay Sivov
|
5ea119a3d0
|
quartz: Fix NULL pointer dereference (Coverity).
|
2009-01-27 14:57:41 +01:00 |
Paul Vriens
|
b4d246ba8f
|
quartz/tests: Fix test failures on Win95 by using A-functions.
|
2009-01-27 11:30:09 +01:00 |
Juan Lang
|
669ced3a67
|
quartz: Only test for the presence or absence of a single filter in a loop. Testing for more than one depends on the order of enumeration, which isn't guaranteed.
|
2009-01-22 15:28:23 +01:00 |
Paul Vriens
|
9908100305
|
quartz/tests: Fix some test failures on Win95.
|
2009-01-21 13:23:55 +01:00 |
Michael Stefaniuc
|
2724adae2d
|
quartz/tests: Remove superfluous pointer casts.
|
2009-01-21 10:25:38 +01:00 |
Lei Zhang
|
e9f1aa29b2
|
quartz: Add a filtergraph test for mpeg files.
|
2009-01-15 12:42:50 +01:00 |
Paul Vriens
|
061302483f
|
quartz/tests: Fix test failures on Win9x by using A-functions.
|
2008-12-18 14:53:12 +01:00 |
Christian Costa
|
1f45516d91
|
quartz: Accept null clsMinorType for pins when registering filters + tests.
|
2008-12-08 12:02:33 +01:00 |
Francois Gouget
|
9517637eb4
|
quartz: Remove WINAPI on static functions where not needed.
|
2008-11-26 12:10:48 +01:00 |
Paul Vriens
|
36c40e53e0
|
quartz/tests: Fix a few failures on Win95 and NT4.
|
2008-11-14 11:02:15 +01:00 |
David Adam
|
6ed258e220
|
quartz: Check for NULL condition in FilterGraph2_Disconnect.
|
2008-11-12 11:49:12 +01:00 |
Alexander Dorofeyev
|
48865c9064
|
quartz/tests: Fix potential NULL dereference (Coverity).
|
2008-09-10 11:03:23 +02:00 |
Paul Vriens
|
ee14852ea9
|
quartz/tests: Fix the tests on several platforms.
|
2008-09-09 12:32:21 +02:00 |
Paul Vriens
|
8f23fc4e2f
|
quartz/tests: Add a missing CoUninitialize.
|
2008-09-05 16:26:29 +02:00 |
Paul Vriens
|
5bef4b05dd
|
quartz/tests: Use CreateFileA instead of CreateFileW to please win9x.
|
2008-08-28 11:24:49 +02:00 |
Paul Vriens
|
04c40f2f5f
|
quartz/tests: Skip some tests on NT4.
|
2008-08-05 14:09:34 +02:00 |
Francois Gouget
|
bc5ce27947
|
Assorted spelling fixes.
|
2008-07-21 13:00:01 +02:00 |
Alexander Dorofeyev
|
7c5a4481b1
|
quartz/tests: Fix interface leaks in filtergraph test.
|
2008-07-18 11:15:08 +02:00 |
Alexander Dorofeyev
|
4afad0a413
|
quartz/tests: Fix interface leaks in aggregation test.
|
2008-07-18 11:14:52 +02:00 |
Alexander Dorofeyev
|
33c6eeb9e3
|
quartz/tests: Add filtermapper aggregation tests.
|
2008-07-18 11:13:33 +02:00 |
Alexander Dorofeyev
|
4bc76025ba
|
quartz/tests: Test querying IFilterMapper2 from FilterGraph.
|
2008-07-18 11:13:24 +02:00 |
Michael Stefaniuc
|
310b58994c
|
quartz: Compare a file handle to INVALID_HANDLE_VALUE and not NULL.
|
2008-07-10 12:17:59 +02:00 |
Maarten Lankhorst
|
3adf811645
|
quartz: Add tests for avi splitter.
|
2008-07-09 10:59:31 +02:00 |
Alexander Dorofeyev
|
2364514431
|
quartz/tests: Add test for filter priority in IFilterGraph2_Render.
|
2008-07-09 10:43:33 +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 |
Paul Vriens
|
0435574aed
|
quartz/tests: Make tests run on everything lower then Vista.
|
2008-07-03 11:50:51 +02:00 |
Alexander Dorofeyev
|
bff9f1114a
|
quartz/tests: Add test for IFilterMapper_RegisterFilter.
|
2008-07-01 13:45:38 +02:00 |
Alexander Dorofeyev
|
d19ad8f072
|
quartz/tests: Add test for EnumMatchingFilters.
|
2008-07-01 13:45:38 +02:00 |
Maarten Lankhorst
|
2eb66373f5
|
quartz: Implement IMediaSeeking in the video renderer.
|
2008-06-21 11:16:45 +02:00 |
Paul Vriens
|
64444ebe94
|
janitorial: Close COM after tests.
|
2008-05-19 23:10:01 +02:00 |
Lei Zhang
|
a4d0d4fe36
|
quartz: Check input in MediaControl_GetState.
|
2008-05-13 10:57: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 |
Maarten Lankhorst
|
1fad872961
|
quartz: Fix bug in memallocator with test.
|
2008-04-29 12:45:17 +02:00 |
Maarten Lankhorst
|
9e143cdb63
|
quartz: NotifyAllocator does not like a null argument.
|
2008-04-28 14:20:53 +02:00 |
Maarten Lankhorst
|
1e9dbcc512
|
quartz: Fix error message names in tests.
|
2008-04-23 13:02:36 +02:00 |
Maarten Lankhorst
|
f9c2d8e2f4
|
quartz: Add some more tests and fix wine to pass them.
|
2008-04-21 14:05:38 +02:00 |
Maarten Lankhorst
|
7f7c1d0752
|
quartz: Add more state transitions to the filtergraph.
|
2008-04-07 11:34:39 +02:00 |
Maarten Lankhorst
|
0e9ed6b402
|
quartz: Fix parser and pins logic to no longer deadlock.
|
2008-04-02 11:16:09 +02:00 |
Maarten Lankhorst
|
39623a403a
|
quartz: Add GetCurrentPosition using the reference clock.
|
2008-03-28 09:51:00 +01:00 |