Skip to content

Refact/runtime lib#894

Merged
boriel merged 8 commits intomainfrom
refact/runtime_lib
Nov 17, 2024
Merged

Refact/runtime lib#894
boriel merged 8 commits intomainfrom
refact/runtime_lib

Conversation

@boriel
Copy link
Copy Markdown
Collaborator

@boriel boriel commented Nov 17, 2024

This is part of #864

These tests are for checking parameters of type string
being passed to a function.

Dependencies like PRINT, have been removed for better isolation.
This test is for testing FOR loops with Bytes
There should be no dependencies with screen output (CLS, PRINT).

This happened because this test was first tested in an emulator,
and later the CLS and PRINT statements were not removed.
This test is to check for recursivity. Removing all
SCREEN / IO dependencies (no actual output to the screen).
This test checks for IF condition. The PRINT check was used
when there were no unit tests.
This test checks the SPFill routine, along with CIRCLE, USR
and UDG addresses.
@boriel boriel merged commit bd22c73 into main Nov 17, 2024
@boriel boriel deleted the refact/runtime_lib branch November 17, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant