Hack-a-Day / 2018-Supercon-Badge

Retrocomputing badge for the 2018 Hackaday Superconference
https://hackaday.io/project/161859-2018-hackaday-superconference-badge
MIT License
26 stars 8 forks source link

Need to test the sped-up tokenizer #7

Open szczys opened 5 years ago

szczys commented 5 years ago

How can we test the sped up tokenizer in the BASIC interpreter? Is there a testing method we can use or is it just a matter of trying out as much stuff as we can?

jaromir-sukuba commented 5 years ago

I don't have any automatic test procedures, unfortunately - so we have to do as much testing as possible manually.