ruffle/core/tests/swfs/avm2
David Wendt 785832b7f3 Add `as3_inheritance` test, which is primarily designed to test method calls, constructor execution, and usage of `super`. 2020-07-13 17:44:22 -04:00
..
class_methods Add a test for various types of class methods. 2020-07-13 17:44:19 -04:00
constructor_call Add (currently failing) test for constructors. 2020-07-13 17:44:14 -04:00
function_call Add a basic test for function calls. 2020-07-13 17:44:13 -04:00
hello_world Add our first AVM2 regression test: hello world! 2020-07-13 17:44:09 -04:00
inheritance Add `as3_inheritance` test, which is primarily designed to test method calls, constructor execution, and usage of `super`. 2020-07-13 17:44:22 -04:00