ruffle/tests/tests
Kamil Jarosz 5feafb2ca3 avm1: Add support for onSetFocus & onKillFocus
Methods `onSetFocus` & `onKillFocus` are invoked when focus is changed
for `TextField`, `Button`, and `MovieClip`.
Multiple SWFs use these methods to listen to a focus change,
e.g. in order to implement placeholders for text fields.
2024-01-10 21:59:25 -05:00
..
external_interface tests: Make tests use a virtual filesystem, which currently maps to the regular physical FS rooted in a test directory 2023-11-13 22:28:10 +01:00
shared_object tests: Make tests use a virtual filesystem, which currently maps to the regular physical FS rooted in a test directory 2023-11-13 22:28:10 +01:00
swfs avm1: Add support for onSetFocus & onKillFocus 2024-01-10 21:59:25 -05:00
environment.rs tests: Allow multiple renderers to handle a single test 2023-11-10 22:02:18 +01:00
regression_tests.rs tests: Clean up main method a bit 2023-11-13 22:28:10 +01:00