ruffle/tests/tests
Aaron Hill a07ff36726 avm2: Implement describeType
This includes all of the XML elements described in 'describeType' docs.
Unfortunately, the order of elements produced by Flash depends on
the iteration order of internal hashtables. As a result, the test
manually stringifies an XML object, sorting the stringified children,
to produce consistent output between Flash and Ruffle.
2023-03-02 20:37:59 -06:00
..
external_interface tests: Filter early to avoid creating test info (and thus wgpu) for tests that won't run 2023-01-28 12:15:59 -07:00
shared_object tests: Filter early to avoid creating test info (and thus wgpu) for tests that won't run 2023-01-28 12:15:59 -07:00
swfs avm2: Implement describeType 2023-03-02 20:37:59 -06:00
util avm1: Refactor movieclip path logic 2023-03-01 22:36:39 +01:00
regression_tests.rs tests: Set default log filter to warn for wgpu 2023-01-28 12:15:59 -07:00