micropython/tests/cmdline
Alex March 15018291b2 tests: Add escaped quotes tests for REPL.
Test possible combinations of single and double quotes with escaped
quotes and parenthesis with and without function calls in REPL.

Covers: #1419
2015-09-19 14:06:23 +01:00
..
cmd_showbc.py
cmd_showbc.py.exp
cmd_verbose.py
cmd_verbose.py.exp
repl_basic.py
repl_basic.py.exp
repl_cont.py tests: Add escaped quotes tests for REPL. 2015-09-19 14:06:23 +01:00
repl_cont.py.exp tests: Add escaped quotes tests for REPL. 2015-09-19 14:06:23 +01:00
repl_emacs_keys.py
repl_emacs_keys.py.exp