gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] swfdec testsuite


From: strk
Subject: [Gnash-dev] swfdec testsuite
Date: Tue, 6 Mar 2007 19:41:07 +0100

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;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]