Instruction set tests #5
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: affine/Mycelium#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Decided to strip this one down a bit and only test the most important bits.... At least until the new number package is implemented.
Closing for now. Will reopen when I have bandwidth to make good on the original promises here.