summaryrefslogtreecommitdiffstatshomepage
path: root/tests/float/float_divmod_relaxed.py
Commit message (Expand)AuthorAge
* tests: Format all Python code with black, except tests in basics subdir.David Lechner2020-03-30
* tests: Add a few tests for bool, bytearray, float to improve coverage.Damien George2015-08-29
* py: Fix build error when float disabled; add test for divmod.Damien George2014-09-13