Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Running swfdec tests

yurydelendik edited this page Nov 24, 2012 · 5 revisions

It is possible to the existing tests from the swfdec project (http://swfdec.freedesktop.org/wiki/).

Installation of the swfdec tests

The swfdec tests can be cloned by running the make -C utils/ install-swfdec commands. The tests will be located in the "utils/swfdec/test/" folder.

Running the tests

The tests that are known to pass are listed in the "test/swfdec_test_manifest.json" file and can be run using make reftest-swfdec command. (If you running test first time, create/edit the "test/resources/browser_manifest/browser_manifest.json" file)