summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/struct_micropython.py
Commit message (Expand)AuthorAge
* tests: Replace umodule with module everywhere.Jim Mussared2023-06-08
* py/modstruct: In struct.pack, stop converting if there are no args left.Damien George2017-09-01
* tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky2017-06-10
* tests/basics/struct_micropython: Add test for 'S' typecode in ustruct.Damien George2017-03-14
* tests/basics: Add tests to improve coverage of binary.c.Rami Ali2016-12-28