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-08 10:51:10 +02:00
Code
Issues
Actions
25
Packages
Projects
Releases
Wiki
Activity
Files
92d4b51ad5d828930334f87d9619a78b5877a384
micropython
/
tests
/
cmdline
History
Tom Soulanille
3dd0b69e46
run-tests: Use PTY when running REPL tests.
2015-07-26 15:23:11 +01:00
..
cmd_showbc.py
tests: Fix cmd_showbc now that LOAD_CONST_ELLIPSIS bytecode is gone.
2015-05-05 23:58:52 +01:00
cmd_showbc.py.exp
py: Remove mp_load_const_bytes and instead load precreated bytes object.
2015-06-25 14:42:13 +00:00
cmd_verbose.py
tests: Add ability to test uPy cmdline executable.
2015-03-13 10:58:34 +00:00
cmd_verbose.py.exp
py: Simplify bytecode prelude when encoding closed over variables.
2015-04-07 00:08:17 +01:00
repl_basic.py
unix: Add option to use uPy readline, and enable by default.
2015-05-27 15:59:43 +01:00
repl_basic.py.exp
tests: Adjust expected output, since Travis can't do git describe.
2015-03-20 21:31:50 +00:00
repl_cont.py
tests: Add missing tests for builtins, and many other things.
2015-04-04 22:05:30 +01:00
repl_cont.py.exp
run-tests: Use PTY when running REPL tests.
2015-07-26 15:23:11 +01:00