This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
scratch-vm
Watch
1
Star
0
Fork
You've already forked scratch-vm
0
mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced
2025-01-11 23:30:09 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
68e7f24bb9
scratch-vm
/
test
/
integration
History
Paul Kaplan
3b203a2a9b
Merge pull request
#1995
from paulkaplan/is-discrete
...
Support isDiscrete flag on monitors
2019-02-13 11:19:51 -05:00
..
addSprite.js
block_to_workspace_comment_import.js
block_to_workspace_comment_import_no_scripts.js
broadcast_special_chars_sb2.js
Fix loading broadcast messages with special characters for projects that were converted from 2.0.
2019-02-06 16:58:46 -05:00
broadcast_special_chars_sb3.js
Fix loading broadcast messages with special characters for projects that were converted from 2.0.
2019-02-06 16:58:46 -05:00
clone-cleanup.js
cloud_variables_sb2.js
cloud_variables_sb3.js
comments.js
comments_sb3.js
complex.js
control.js
data.js
delete-and-restore-sprite.js
event.js
execute.js
hat-execution-order.js
hat-threads-run-every-frame.js
Create a new
addTarget
function on the runtime which populates the targets list as well as the executable targets list.
2019-01-14 11:48:11 -05:00
import-sb.js
import-sb2-from-object.js
import_nested_sb2.js
rewrite readProjectFile to automatically handle nested project jsons
2019-02-12 11:24:26 +01:00
import_sb2.js
internal-extension.js
load-extensions.js
load-sb2-originally-sb1-without-backdrop-image.js
looks.js
monitor-threads-run-every-frame.js
monitors_sb2.js
Add isDiscrete to monitor record, update sb2,3 and conversion tests
2019-02-11 11:09:01 -05:00
monitors_sb2_to_sb3.js
Add isDiscrete to monitor record, update sb2,3 and conversion tests
2019-02-11 11:09:01 -05:00
monitors_sb3.js
Add isDiscrete to monitor record, update sb2,3 and conversion tests
2019-02-11 11:09:01 -05:00
motion.js
offline-custom-assets.js
pen.js
procedure.js
running_project_changed_state.js
Add tests for project changed state.
2019-01-30 10:59:25 -05:00
saythink-and-wait.js
sb2-import-extension-monitors.js
sb3-roundtrip.js
Add references to runtime to existing calls to Blocks constructor in tests.
2019-01-28 19:30:42 -05:00
sensing.js
sound.js
stack-click.js
Update VM getPlaygroundData function to remove circular dependency in blockContainer. It wasn't being used by the tests or the playground and it is not an issue with actual project serialization. Update test to stop passing in runtime to blocklyListen function.
2019-01-24 15:26:16 -05:00
unknown-opcode-as-reporter-block.js
unknown-opcode-in-c-block.js
unknown-opcode.js
variable_monitor_reset.js
variable_special_chars_sb2.js
Add tests! =]
2019-02-04 19:05:44 -05:00
variable_special_chars_sb3.js
Fix a typo in the variable test.
2019-02-06 16:53:25 -05:00