wine/dlls/qcap
Zebediah Figura bc9c8684fd qcap/tests: Remove duplicated tests for allocator identity.
We test once above that the source does not use the existing allocator, but then
implicitly release the allocator we are testing against (when the source assigns
a new allocator to the sink). As a result, these ok() statements were testing
that newly allocated allocators had a different address than the original
allocator, which of course sometimes fails.

Since we don't need to perform this test more than once anyway, just get rid of
the offending ok() statements.
2023-05-23 22:19:30 +02:00
..
tests qcap/tests: Remove duplicated tests for allocator identity. 2023-05-23 22:19:30 +02:00
audiorecord.c qcap/audiorecord: Implement IAMBufferNegotiation::SuggestAllocatorProperties(). 2023-05-22 22:56:50 +02:00
avico.c
avimux.c
capturegraph.c
filewriter.c
Makefile.in qcap/audiorecord: Open a winmm device when connecting. 2023-05-19 09:05:32 -05:00
qcap.spec
qcap_classes.idl
qcap_main.c qcap: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00
qcap_private.h qcap/audiorecord: Implement streaming. 2023-05-19 09:05:33 -05:00
smartteefilter.c
v4l.c
version.rc
vfwcapture.c qcap: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00