You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George 165aab12a3 py/repl: Generalise REPL autocomplete to use qstr probing. 7 years ago
..
cmd_optimise.py tests/cmdline: Add test for -O option to check optimisation value. 8 years ago
cmd_optimise.py.exp tests/cmdline: Add test for -O option to check optimisation value. 8 years ago
cmd_parsetree.py tests: Add some more tests to improve coverage of py/parse.c. 7 years ago
cmd_parsetree.py.exp tests: Add some more tests to improve coverage of py/parse.c. 7 years ago
cmd_showbc.py tests: Add tests for calling super and loading a method directly. 8 years ago
cmd_showbc.py.exp py: Clean up unary and binary enum list to keep groups together. 7 years ago
cmd_verbose.py tests: Add ability to test uPy cmdline executable. 10 years ago
cmd_verbose.py.exp tests: Get cmdline verbose tests running again. 8 years ago
repl_autocomplete.py py/repl: Generalise REPL autocomplete to use qstr probing. 7 years ago
repl_autocomplete.py.exp py/repl: Generalise REPL autocomplete to use qstr probing. 7 years ago
repl_basic.py tests: Improve test coverage of py/compile.c. 8 years ago
repl_basic.py.exp tests: Improve test coverage of py/compile.c. 8 years ago
repl_cont.py py/repl: Check for an identifier char after the keyword. 9 years ago
repl_cont.py.exp py/repl: Check for an identifier char after the keyword. 9 years ago
repl_emacs_keys.py run-tests: Test REPL emacs keys, but only if present. 9 years ago
repl_emacs_keys.py.exp unix: Add exit and paste-mode hints to shell startup banner. 9 years ago