Age | Commit message (Expand) | Author |
---|---|---|
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2015-08-29 | tests: Add a few tests for bool, bytearray, float to improve coverage. | Damien George |
2014-09-13 | py: Fix build error when float disabled; add test for divmod. | Damien George |