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