Instruction set tests #5

Closed
opened 2025-07-22 11:39:22 -07:00 by affine · 2 comments
Owner

Each instruction in the instruction set should have associated tests to test behavior against every possible combination of addressing mode inputs, as well as for each possible codepath within its logic.

Builds should not pass when untested instructions exist.

Each instruction in the instruction set should have associated tests to test behavior against every possible combination of addressing mode inputs, as well as for each possible codepath within its logic. Builds should not pass when untested instructions exist.
affine added this to the HyphaeVM Roadmap project 2025-07-22 11:39:22 -07:00
affine self-assigned this 2025-07-25 23:35:50 -07:00
Author
Owner

Decided to strip this one down a bit and only test the most important bits.... At least until the new number package is implemented.

Decided to strip this one down a bit and only test the most important bits.... At least until the new number package is implemented.
Author
Owner

Closing for now. Will reopen when I have bandwidth to make good on the original promises here.

Closing for now. Will reopen when I have bandwidth to make good on the original promises here.
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: affine/Mycelium#5
No description provided.