scratch-vm/test/unit
2017-11-08 15:48:24 -05:00
..
blocks_control.js Fix remaining lint issues 2017-08-26 13:24:10 -04:00
blocks_operators.js Pass with --fix 2017-08-26 13:24:10 -04:00
blocks_procedures.js Add failing test for callNoReturn on undefined proc 2017-10-25 10:29:07 -04:00
blocks_sounds.js Use soundId instead of md5 for playing sounds 2017-07-25 12:20:32 -04:00
dispatch.js Refactor common code in {central,worker}-dispatch 2017-08-09 17:30:00 -04:00
engine_adapter.js Use ES6 linting rules in the project root 2017-04-24 15:37:58 -04:00
engine_blocks.js Use ES6 linting rules in the project root 2017-04-24 15:37:58 -04:00
engine_runtime.js fix file name in test 2017-05-30 10:24:09 -04:00
engine_sequencer.js Fix opcode, which isn't actually used in the code... 2017-10-10 15:10:03 -04:00
engine_target.js Updated variables and var_fire event listener. 2017-06-23 09:57:01 -07:00
engine_thread.js Use ES6 linting rules in the project root 2017-04-24 15:37:58 -04:00
io_clock.js Use ES6 linting rules in the project root 2017-04-24 15:37:58 -04:00
io_deviceManager.js Remove test for canceling a search 2017-04-28 15:06:42 -07:00
io_keyboard.js Use ES6 linting rules in the project root 2017-04-24 15:37:58 -04:00
io_mouse.js Use ES6 linting rules in the project root 2017-04-24 15:37:58 -04:00
serialization_sb2.js Fix tests & a typo 2017-11-03 11:42:20 -07:00
serialization_sb3.js Fix tests & a typo 2017-11-03 11:42:20 -07:00
spec.js Add to the vm spec 2017-05-22 08:17:28 -04:00
sprites_rendered-target.js Fix remaining lint issues 2017-08-26 13:24:10 -04:00
util_cast.js Use ES6 linting rules in the project root 2017-04-24 15:37:58 -04:00
util_color.js Use ES6 linting rules in the project root 2017-04-24 15:37:58 -04:00
util_math.js Use ES6 linting rules in the project root 2017-04-24 15:37:58 -04:00
util_string.js Specify dataFormat when loading asset for import 2017-05-24 15:35:10 -07:00
util_timer.js Pass with --fix 2017-08-26 13:24:10 -04:00
util_xml.js Use ES6 linting rules in the project root 2017-04-24 15:37:58 -04:00
virtual-machine.js Test coverage for virtual-machine's deleteSprite and duplicateSprite functions. 2017-11-08 15:48:24 -05:00