Le 15/10/2012 18:07, Dmitry Timoshkov a écrit :
Christian Costa titan.costa@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.
It seems a bit complicated for a test I will run only once and not intended to be part of the test suite.