On Wed, 21 Sep 2011, Austin English wrote: [...]
http://www.winehq.org/pipermail/wine-devel/2008-October/070098.html
Thanks. I have sent a patch to make the status of msrle.avi clearer (hopefully).
* quartz:avisplitter needs a test.avi file: http://source.winehq.org/git/wine.git/?a=history;f=dlls/quartz/tests/avispli... avisplitter.c:210: Tests skipped: Could not read test file "test.avi", skipping test
[...]
Interestingly there is a test.avi file in the Wine source tree: dlls/qedit/tests/test.avi
But avisplitter will not run test_threads() if the test.avi file is missing. So a test.avi file is required to have complete coverage.