This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
tests
/
unix
History
Paul Sokolovsky
cb66b75692
tests/unix/ffi_float: Skip if strtof() is not available.
...
As the case for e.g. Android's Bionic Libc.
2018-10-05 16:49:32 +10:00
..
extra_coverage.py
tests/unix/extra_coverage: Don't test stream objs with NULL write fun.
2018-06-18 12:35:56 +10:00
extra_coverage.py.exp
tests/unix/extra_coverage: Don't test stream objs with NULL write fun.
2018-06-18 12:35:56 +10:00
ffi_callback.py
tests: Convert remaining "sys.exit()" to "raise SystemExit".
2017-06-10 20:34:38 +03:00
ffi_callback.py.exp
…
ffi_float2.py
tests: Convert remaining "sys.exit()" to "raise SystemExit".
2017-06-10 20:34:38 +03:00
ffi_float2.py.exp
…
ffi_float.py
tests/unix/ffi_float: Skip if strtof() is not available.
2018-10-05 16:49:32 +10:00
ffi_float.py.exp
…