On 9/11/06, Darren Cook <[EMAIL PROTECTED]> wrote: > P.S. One thing I want the above for is flash unit tests of graphical > output: I want to automate a screen capture of the output and then > compare to the correct output image.
Dan has written something like this to test <http://xinf.org/>, it's in the repository. Be warned, though -- it won't compile easily (still has stuff like /home/dan/ in the makefile) and isn't documented. It's job is to compare the output of the three platforms, pixel by pixel, and then display the result. Maybe a bit overkill. Mark _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
