ruffle/core/tests
Mike Welsh d3265bfd60 avm1: Add allow_empty param to Activation:resolve_target_display_object
In some cases, the empty string path "" should resolve to the
starting clip. In other cases, it should be considered invalid.

Add a parameter to control this behavior, and set this to false
for MovieClip::hit_test to prevent `clip.hitTest("")` from
returning true.
2020-11-18 17:58:42 -08:00
..
swfs avm1: Add allow_empty param to Activation:resolve_target_display_object 2020-11-18 17:58:42 -08:00
regression_tests.rs tests: Add test for AVM2 Math 2020-11-12 04:24:47 -08:00