Age | Commit message (Expand) | Author |
---|---|---|
2023-06-08 | tests: Replace umodule with module everywhere. | Jim Mussared |
2021-05-30 | extmod/modurandom: Support an argument of bits=0 to getrandbits. | Damien George |
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2017-06-10 | tests: Convert remaining "sys.exit()" to "raise SystemExit". | Paul Sokolovsky |
2017-02-15 | tests/extmod: Make tests skippable. | Paul Sokolovsky |
2016-09-16 | tests/extmod/urandom: Add urandom tests for error cases. | Damien George |
2016-01-26 | tests: Add some tests for urandom module. | Damien George |