• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..21-Jul-2016-

Makefile.amH A D21-Jul-20167.2 KiB189136

PASSINGH A D21-Jul-201690.4 KiB1,5771,576

READMEH A D21-Jul-2016781 2114

REALTIMEH A D21-Jul-2016888 3231

gen_run_swfdec_testsuite.shH A D21-Jul-20163.3 KiB12289

swfdec_gnash_testerH A D21-Jul-2016904 3822

README

12007-10-24
2
3This directory is contain scripts to run swfdec trace-based testsuite.
4
5The PASSING file is a list of SWF files in the testsuite which is expected to pass,
6associated with their md5sum.
7When new tests are, or existing tests are updated, they'll be expected to fail by default.
8If you see an unexpected success you can add the name and md5 of the file to PASSING.
9Please keep the file sorted by name.
10
11The REALTIME file is a list of SWF files that load external resources.
12These files are run with the nominal FPS to give the loading threads
13more chances to load the resource within the expected frame number.
14
15You'll need to pass the --with-swfdec-testsuite switch to configure in order
16for swfdec tests to be run as part of the 'make check' rule.
17
18Have fun.
19
20--strk;
21