summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/lambda1.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-03-14 18:27:43 +1100
committerDamien George <damien.p.george@gmail.com>2017-03-14 18:27:43 +1100
commit05fec17d9b126ee680095110fd520162669a6ce7 (patch)
tree9b8b38d085d775ac8cae2cbb1bbc62c4194893d3 /tests/basics/lambda1.py
parent77cbd173df449e8e6eb79cba75b341f1721be377 (diff)
downloadmicropython-05fec17d9b126ee680095110fd520162669a6ce7.tar.gz
micropython-05fec17d9b126ee680095110fd520162669a6ce7.zip
tests/basics/struct_micropython: Add test for 'S' typecode in ustruct.
The 'S' typecode is a uPy extension so it should be grouped with the other extension (namely 'O' typecode). Testing 'S' needs uctypes which is an extmod module and not always available, so this test is made optional and will only be run on ports that have (u)struct and uctypes. Otherwise it will be silently skipped.
Diffstat (limited to 'tests/basics/lambda1.py')
0 files changed, 0 insertions, 0 deletions