This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2025-09-05 17:30:41 +02:00
Code
Issues
Actions
50
Packages
Projects
Releases
Wiki
Activity
Files
a5273133829ed3e2a8c8e3c44e37e198e109f340
micropython
/
tests
/
misc
History
Paul Sokolovsky
a527313382
tests: Make bytes/str.count() tests skippable.
2018-10-22 22:50:28 +11:00
..
features.py
tests: Make bytes/str.count() tests skippable.
2018-10-22 22:50:28 +11: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
py: Shorten error messages by using contractions and some rewording.
2018-09-20 14:33:10 +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: Modify tests that print repr of an exception with 1 arg.
2018-08-17 15:46:04 +10:00