diff options
author | Damien George <damien@micropython.org> | 2025-05-28 16:06:36 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-06-12 21:45:40 +1000 |
commit | e4d556b14931d0c5245cda585341f377f9186298 (patch) | |
tree | 02a7a4b56d3b6fda70f352994625e1b833a80400 /examples/usercmodule/cppexample/micropython.cmake | |
parent | 9bde12597a6980ff87ff0137a2616e6e430a1a0e (diff) | |
download | micropython-e4d556b14931d0c5245cda585341f377f9186298.tar.gz micropython-e4d556b14931d0c5245cda585341f377f9186298.zip |
tests/extmod/random_extra_float.py: Skip when funcs not available.
This test was factored out from `random_extra.py` back in commit
6572029dc0665e58c2ea7355c9e541bdf83105a4, and the skip logic copied from
that file. But the skip logic needs to test that the `random` and
`uniform` functions exist, not `randint`.
This commit fixes that skip logic.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'examples/usercmodule/cppexample/micropython.cmake')
0 files changed, 0 insertions, 0 deletions