This website requires JavaScript.
Explore
Help
Register
Sign In
fengqi
/
lv_micropython
Watch
1
Star
0
Fork
0
You've already forked lv_micropython
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
lv_micropython
/
tests
/
cmdline
/
repl_basic.py
5 lines
34 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
tests: Add ability to test uPy cmdline executable. This allows to test options passed to cmdline executable, as well as the behaviour of the REPL.
2015-03-13 10:58:34 +00:00
# basic REPL tests
print
(
1
)
unix: Add option to use uPy readline, and enable by default. This gets uPy readline working with unix port, with tab completion and history. GNU readline is still supported, configure using MICROPY_USE_READLINE variable.
2015-05-24 22:36:31 +01:00
[
A
tests: Improve test coverage of py/compile.c.
2016-10-11 12:30:32 +11:00
2
Reference in New Issue
Copy Permalink