testbot/lib: If we cannot open the log file, then log to stderr.

Dmitry Timoshkov dmitry at baikal.ru
Mon Oct 15 11:07:54 CDT 2012


Christian Costa <titan.costa at gmail.com> wrote:

> Indeed that would be great to be able to download some files along with the
> test.
> Typically for me avi files and dlls (or .drv) would be great ! :D

Just do what other tests do: embed all the required data into the test:
be it a PE executable, TIFF/GIF/PNG/etc image, or even a RIFF/AVI file.
That way the tests don't depend on any external files, or abilities in
the tested environment to download them.

-- 
Dmitry.



More information about the wine-devel mailing list