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

tests/float/float_parse: Allow test to run on 32-bit archs.

Printing of uPy floats can differ by the floating-point precision on
different architectures (eg 64-bit vs 32-bit x86), so it's not possible to
using printing of floats in some parts of this test.  Instead we can just
check for equivalence with what is known to be the correct answer.
parent 6046e68f
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment