summaryrefslogtreecommitdiff
path: root/tests/extmod/urandom_extra_float.py
AgeCommit message (Expand)Author
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2018-08-04tests: Make tests work on targets without float support.Ayke van Laethem