Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests/extmod: Add test for uasyncio.sleep of a negative time. | Damien George | 2020-08-22 |
| | | | | | | It should take 0 time to await on a negative sleep. Signed-off-by: Damien George <damien@micropython.org> | ||
* | tests/extmod: Add uasyncio tests. | Damien George | 2020-03-26 |
All .exp files are included because they require CPython 3.8 which may not always be available. |