For your information: swfdec (another flash player) comes
with a testsuite based on expected traces from input SWF files.
I've committed a simple shellscript to run single tests from
this testsuite. It needs tweaking as currently the path to 'gprocessor'
is hard-coded (sorry).

If you feel like trying it out fetch an swfdec snapshot with:

 git clone git://anongit.freedesktop.org/git/swfdec

Then run Gnash against some of the swf there:

 gnash-src/testsuite/swfdec/swfdec_gnash_tester 
swfdec-src/test/trace/comparisons-4.swf
 # remember to modify swfdec_gnash_tester to match your setup

When different SWF target gave different results you'll have multiple SWF with 
same
prefix and a -# suffix with the target version.

The object-math-#.swf files seems a simple and fun task to fix for starters.

I'd like to run the tests as part of the 'make check' rule with a 
--with-swfdec-testsuite
switch in configure. But it's too early for that now.

--strk;


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to