yokemura / Magical8bitPlug2

GNU General Public License v3.0
301 stars 19 forks source link

Custom Envelope parser: Unit testing #23

Closed yokemura closed 2 years ago

yokemura commented 2 years ago

Added unit test. Also fixed some irrelevant bugs found while testing.

The way added the test is pretty awkward, just call it from processor's constructor if it's Debug Build.