This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
tests
/
misc
History
Ayke van Laethem
6572029dc0
tests: Make tests work on targets without float support.
2018-08-04 15:14:23 +10:00
..
features.py
tests: Adapt misc/features.py tests for ports without floating point.
2015-06-24 17:53:29 +01:00
non_compliant_lexer.py
py/lexer: Raise NotImplError for unicode name escape, instead of assert.
2015-09-07 17:08:49 +01:00
non_compliant_lexer.py.exp
py/lexer: Raise NotImplError for unicode name escape, instead of assert.
2015-09-07 17:08:49 +01:00
non_compliant.py
py/objtype: Optimise instance get/set/del by skipping special accessors.
2018-06-08 12:12:08 +10:00
non_compliant.py.exp
py/objtype: Optimise instance get/set/del by skipping special accessors.
2018-06-08 12:12:08 +10:00
print_exception.py
tests: Make tests work on targets without float support.
2018-08-04 15:14:23 +10: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
tests: Convert remaining "sys.exit()" to "raise SystemExit".
2017-06-10 20:34:38 +03:00