Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-02 | all: Update Python formatting to latest Black version 22.1.0. | Damien George | |
Signed-off-by: Damien George <damien@micropython.org> | |||
2017-02-03 | tests/float: Add tests for zero to a negative power. | Damien George | |
2014-07-05 | tests: Rename test scripts, changing - to _ for consistency. | Damien George | |
From now on, all new tests must use underscore. Addresses issue #727. |