aboutsummaryrefslogtreecommitdiff
path: root/tests/extmod/ujson_dump_iobase.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2018-07-30tests/extmod/ujson_dump_iobase.py: Return number of bytes written.Damien George
2018-06-18tests/extmod: Add test for ujson.dump writing to a user IOBase object.Damien George