summaryrefslogtreecommitdiffstatshomepage
path: root/tests/extmod/framebuf_subclass.py
Commit message (Expand)AuthorAge
* tests: Replace umodule with module everywhere.Jim Mussared2023-06-08
* top: Update Python formatting to black "2023 stable style".Jim Mussared2023-02-02
* tests: Make float and framebuf tests skip or run on big-endian archs.Damien George2021-05-26
* tests: Format all Python code with black, except tests in basics subdir.David Lechner2020-03-30
* extmod/modframebuf: Allow blit source to be a subclass of FrameBuffer.Jim Mussared2020-02-21
* tests/extmod: Add test which subclasses framebuf.FrameBuffer.Damien George2017-12-12