This website requires JavaScript.
Explore
Help
Sign In
m5
/
Core2forAWS-MicroPython
Watch
0
Star
0
Fork
0
You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced
2026-05-20 10:30:31 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aaf7c5b35e38109ce74f3ef71f4787d2d9c7645e
Core2forAWS-MicroPython
/
tests
/
misc
T
History
Daniel Campora
4af5424242
tests: Adapt misc/features.py tests for ports without floating point.
2015-06-24 17:53:29 +01:00
..
features.py
tests: Adapt misc/features.py tests for ports without floating point.
2015-06-24 17:53:29 +01:00
print_exception.py
py: Fix adding of traceback so that it appends to existing info.
2015-02-27 00:36:39 +00:00
recursion.py
tests: Add test for catching infinite function recursion.
2014-06-27 00:03:56 +03:00
recursive_data.py
tests: Activate recursive_data.py test, now that io.StringIO is available.
2014-12-12 00:58:07 +02:00
recursive_data.py.exp
tests: Activate recursive_data.py test, now that io.StringIO is available.
2014-12-12 00:58:07 +02:00
recursive_iternext.py
tests: Add test for recursive iternext stack overflow.
2015-06-03 22:41:06 +01:00
recursive_iternext.py.exp
tests: Add test for recursive iternext stack overflow.
2015-06-03 22:41:06 +01:00
rge_sm.py
tests: Enable misc tests on pyboard; output 4 sig figs in rge_sm.
2014-09-06 18:38:55 +01:00
sys_exc_info.py
vm: On exiting except block, clear sys.exc_info() value.
2015-04-26 01:40:37 +03:00