summaryrefslogtreecommitdiff
path: root/tests/basics/struct_micropython.py
AgeCommit message (Expand)Author
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2017-09-01py/modstruct: In struct.pack, stop converting if there are no args left.Damien George
2017-06-10tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-03-14tests/basics/struct_micropython: Add test for 'S' typecode in ustruct.Damien George
2016-12-28tests/basics: Add tests to improve coverage of binary.c.Rami Ali