Re: [Spice-devel] [vdagent-win PATCH v4 5/5] Add test for PNG files

2017-07-17 Thread Frediano Ziglio
> > On Mon, Jul 17, 2017 at 05:21:29AM -0400, Frediano Ziglio wrote: > > > > > > Test various image and formats. > > > The idea is to decode and encode again an image and > > > check for differences. ImageMagick is used to create > > > some test image and compare results. > > > Wine is used to ex

Re: [Spice-devel] [vdagent-win PATCH v4 5/5] Add test for PNG files

2017-07-17 Thread Christophe Fergeau
On Mon, Jul 17, 2017 at 05:21:29AM -0400, Frediano Ziglio wrote: > > > > Test various image and formats. > > The idea is to decode and encode again an image and > > check for differences. ImageMagick is used to create > > some test image and compare results. > > Wine is used to execute a test help

Re: [Spice-devel] [vdagent-win PATCH v4 5/5] Add test for PNG files

2017-07-17 Thread Frediano Ziglio
> > Test various image and formats. > The idea is to decode and encode again an image and > check for differences. ImageMagick is used to create > some test image and compare results. > Wine is used to execute a test helper. > > Signed-off-by: Frediano Ziglio A bit OT. I was trying to execute a

[Spice-devel] [vdagent-win PATCH v4 5/5] Add test for PNG files

2017-07-17 Thread Frediano Ziglio
Test various image and formats. The idea is to decode and encode again an image and check for differences. ImageMagick is used to create some test image and compare results. Wine is used to execute a test helper. Signed-off-by: Frediano Ziglio --- Makefile.am | 20 + test-p