"Dan Kegel" dank@kegel.com wrote:
In http://www.winehq.org/pipermail/wine-patches/2008-June/056002.html Dmitry enabled a test that is skipped unless file msrle.avi is present. Where is that file? Why isn't it in git?
That's an optional file that could be dropped in into the tests directory so that the test parses some real AVI file along with the (synthesized) data existing in the test. That could be an AVI from any source, there is no particular requirements. The only purpose of referencing msrle.avi is to (optionally) extend the test coverage.