Adafruit_CircuitPython_PIOASM/tests
Jeff Epler 89fc1a125a Add (failing) test comparing "all" instructions to sdk pioasm
the failing tests will be addressed next. They fall into two simple
classes, both pertaining to the new piov1 instructions.
2024-09-13 16:01:53 -05:00
..
all_pio_instructions.py Add (failing) test comparing "all" instructions to sdk pioasm 2024-09-13 16:01:53 -05:00
make_all.py Add (failing) test comparing "all" instructions to sdk pioasm 2024-09-13 16:01:53 -05:00
pytest_helpers.py Recognize .pio_version directive (integer arguments only) 2024-09-05 08:37:43 -05:00
test_all.py Add (failing) test comparing "all" instructions to sdk pioasm 2024-09-13 16:01:53 -05:00
test_in.py Add type annotations for library and tests. 2024-05-27 12:30:52 -07:00
test_misc.py Better diagnose the incorrect lines like "side 1" or "[5]" 2024-07-10 08:09:46 -05:00
test_mov.py Add type annotations for library and tests. 2024-05-27 12:30:52 -07:00
test_nop.py Add type annotations for library and tests. 2024-05-27 12:30:52 -07:00
test_out.py Add type annotations for library and tests. 2024-05-27 12:30:52 -07:00
test_pseudo.py Check directives that must come before an instruction 2024-09-05 13:13:20 -05:00
test_radix.py Add type annotations for library and tests. 2024-05-27 12:30:52 -07:00
test_version.py Adjust condition in which ".out 16" is accepted syntax 2024-09-13 14:49:58 -05:00
test_wrap.py Add type annotations for library and tests. 2024-05-27 12:30:52 -07:00