Skip to content
Snippets Groups Projects
Commit 5cd0b222 authored by Damien George's avatar Damien George
Browse files

tests: Split out those tests requiring float and import.

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.
parent d7a4b690
No related branches found
No related tags found
Loading
Showing
with 198 additions and 139 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment