| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-28 | tests: Add an explanation of run-perfbench.py. | Angus Gratton | |
| Also changes this file to a Markdown file. Signed-off-by: Angus Gratton <gus@projectgus.com> | |||
| 2021-03-12 | tests: Rename run-tests to run-tests.py for consistency. | Damien George | |
| Signed-off-by: Damien George <damien@micropython.org> | |||
| 2020-01-22 | tests: Make run-tests help and README be more descriptive of behaviour. | Thorsten von Eicken | |
| 2017-07-19 | all: Remove trailing spaces, per coding conventions. | Damien George | |
| 2015-09-15 | tests/README: Explain how tests get skipped | Tom Soulanille | |
| 2014-04-17 | tests: Split out those tests requiring float and import. | Damien George | |
| Tests in basics (which should probably be renamed to core) should not rely on float, or import any non-built-in files. This way these tests can be run when those features are not available. All test in basics now pass on the pyboard using stmhal port, except for string-repr which has some issues with character hex printing. | |||
| 2014-01-19 | Add README for tests/. | Paul Sokolovsky | |
