[hatari-devel] Code-review, unit tests and bug-tracker

Eero Tamminen eerot at users.berlios.de
Wed May 11 22:19:07 CEST 2011


Hi,

On keskiviikko 11 toukokuu 2011, Deniz Turkoglu wrote:
> > The screenshots & sound output are files saved by Hatari.  The control
> > socket is a local unix socket, not a tcp/ip one.  I don't understand
> > what you mean by "hashes"?
> 
> We hash the images (md5) and we keep a list of possible passes and
> fails (regressions). In screenshots

Why not just do cmp?  The PNG screenshots are pretty small size wise,
so it's not even a question of storage and you want the real image so that
you can see where the difference is.

(you could also use imagemagick to produce a "diff" of the image.)


> and audio files this can help us
> to identify some things quickly (such as blank screenshot, empty audio
> file, etc...).


	- Eero



More information about the hatari-devel mailing list