adafruit / Adafruit_CircuitPython_PIOASM

Simple assembler to convert pioasm to bytes
MIT License
27 stars 17 forks source link

Add tests #19

Closed jepler closed 3 years ago

jepler commented 3 years ago

This starts adding tests for how the assembler works, including 'expected to fail' and 'expected to assemble (with result)' tests.