0
0
Fork 0
mirror of https://git.sr.ht/~rabbits/uxn synced 2024-11-08 15:25:05 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Andrew Alderwick
823e0e8cda Written manual tests for LITr and LIT2r. 2021-03-28 12:09:41 +01:00
Andrew Alderwick
cc89595aeb Fixed test suite. 2021-03-28 12:09:21 +01:00
neauoire
47a57952e8 Ported the examples 2021-03-26 10:35:00 -07:00
Andrew Alderwick
008ccf4e76 Get test suite running in SDL Uxn. 2021-03-24 23:15:42 +00:00
Andrew Alderwick
118afe5fb4 Add debug device.
Writing to Debug.stack prints a stack dump; writing to Debug.snapshot
makes a snapshot of the running VM and compares it to a previous one if
it exists; writing to Debug.exit terminates the VM; and writing to
Debug.test_mode activates features handy for automated testing.
test_mode is certainly subject to change.
2021-03-22 23:22:47 +00:00
Andrew Alderwick
ecc50fd9f2 Add test suite skeleton. 2021-03-22 20:36:38 +00:00