.. |
blocks_control.js
|
style: fix the other lint complaints
|
2023-12-15 17:40:25 -08:00 |
blocks_data.js
|
|
|
blocks_data_infinity.js
|
|
|
blocks_event.js
|
Add references to runtime to existing calls to Blocks constructor in tests.
|
2019-01-28 19:30:42 -05:00 |
blocks_looks.js
|
Consistently format text bubbles
|
2020-06-09 13:28:58 -04:00 |
blocks_motion.js
|
|
|
blocks_operators.js
|
|
|
blocks_operators_infinity.js
|
|
|
blocks_procedures.js
|
fix: update GitHub links with /scratchfoundation/
|
2023-09-28 09:16:47 -07:00 |
blocks_sensing.js
|
Added test
|
2020-03-25 18:26:02 +09:00 |
blocks_sounds.js
|
|
|
dispatch.js
|
Use async require with coreExample extension. Log a warning when attempting to load a non-built in extension synchronously. Simplify unit test.
|
2019-03-26 12:03:00 -04:00 |
engine_adapter.js
|
|
|
engine_blocks.js
|
Update sensing_of fields if variable gets renamed
|
2020-05-22 19:00:43 +09:00 |
engine_mutation-adapter.js
|
add tests for new e16n support features
|
2019-06-12 13:01:28 -07:00 |
engine_runtime.js
|
test: don't use process.exit to end tests
|
2022-06-07 11:44:06 -07:00 |
engine_sequencer.js
|
Revert "Raise params to the next frame when pushing"
|
2019-07-22 12:59:48 -04:00 |
engine_target.js
|
style: fix hasOwnProperty lint complaints
|
2023-12-15 17:40:05 -08:00 |
engine_thread.js
|
Revert "Raise params to the next frame when pushing"
|
2019-07-22 12:59:48 -04:00 |
engine_variable.js
|
Escape variable name in XML
|
2019-01-25 10:31:33 +09:00 |
extension_conversion.js
|
style: fix hasOwnProperty lint complaints
|
2023-12-15 17:40:05 -08:00 |
extension_microbit.js
|
|
|
extension_music.js
|
|
|
extension_text_to_speech.js
|
Add test for localized spoken language name
|
2019-10-31 14:58:45 -04:00 |
extension_video_sensing.js
|
Use new updateCPURenderAttributes in video sensing
|
2020-08-01 00:09:53 +09:00 |
extension_video_sensing_center.png
|
|
|
extension_video_sensing_down-10.png
|
|
|
extension_video_sensing_left-5.png
|
|
|
extension_video_sensing_left-10.png
|
|
|
io_clock.js
|
Move test
|
2020-06-23 17:13:11 -04:00 |
io_cloud.js
|
Add references to runtime to constructor calls for Sprite, Target, and RenderedTarget so blocks get created properly.
|
2019-01-29 15:30:45 -05:00 |
io_keyboard.js
|
|
|
io_mouse.js
|
Round the values of mouse io getScratchX/Y
|
2018-12-13 11:06:31 -05:00 |
io_mousewheel.js
|
|
|
io_scratchBLE.js
|
|
|
io_scratchBT.js
|
|
|
io_userData.js
|
|
|
maybe_format_message.js
|
|
|
mock-timer.js
|
TaskQueue: support canceling a single task
|
2019-02-12 18:11:13 -08:00 |
project_changed_state.js
|
test: don't use process.exit to end tests
|
2022-06-07 11:44:06 -07:00 |
project_changed_state_blocks.js
|
test: don't use process.exit to end tests
|
2022-06-07 11:44:06 -07:00 |
project_load_changed_state.js
|
test: don't use process.exit to end tests
|
2022-06-07 11:44:06 -07:00 |
serialization_sb2.js
|
|
|
serialization_sb3.js
|
test(clone-cleanup): go back to using an SB2
|
2022-06-10 10:14:17 -07:00 |
spec.js
|
|
|
sprites_rendered-target.js
|
style: fix hasOwnProperty lint complaints
|
2023-12-15 17:40:05 -08:00 |
util_base64.js
|
|
|
util_cast.js
|
Add malformed hex RGB color *list* test
|
2020-05-01 15:06:52 -04:00 |
util_color.js
|
|
|
util_jsonrpc-web-socket.js
|
|
|
util_jsonrpc.js
|
|
|
util_math.js
|
End randIntWithout test case with t.end()
|
2020-05-07 16:38:45 +01:00 |
util_new-block-ids.js
|
test: upgrade tap, configure coverage thresholds
|
2022-06-07 11:44:06 -07:00 |
util_rateLimiter.js
|
|
|
util_string.js
|
Fix issue where non-strings were getting passed in to escape functions for handling special characters that can appear in xml. Add tests.
|
2019-02-07 11:58:10 -05:00 |
util_task-queue.js
|
Fix TaskQueue constructor when no options passed
|
2019-02-15 15:20:38 -08:00 |
util_timer.js
|
stub timer to fix flaky test
|
2019-03-26 11:56:50 -04:00 |
util_variable.js
|
Add tests! =]
|
2019-02-04 19:05:44 -05:00 |
util_xml.js
|
Fix issue where non-strings were getting passed in to escape functions for handling special characters that can appear in xml. Add tests.
|
2019-02-07 11:58:10 -05:00 |
virtual-machine.js
|
feat: ability to clear flyout blocks when language changes
|
2022-12-14 11:03:12 -05:00 |
vm_collectAssets.js
|
|
|