This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
tests
/
cmdline
History
Damien George
f65e4f0b8f
tests/cmdline/cmd_showbc: Fix test now that 1 value is stored on stack.
...
This corresponds to the change in the way exception values are stored on the Python value stack.
2016-09-27 13:22:06 +10:00
..
cmd_optimise.py
tests/cmdline: Add test for -O option to check optimisation value.
2016-08-26 22:29:38 +10:00
cmd_optimise.py.exp
tests/cmdline: Add test for -O option to check optimisation value.
2016-08-26 22:29:38 +10: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
tests/cmdline/cmd_showbc: Fix test now that 1 value is stored on stack.
2016-09-27 13:22:06 +10:00
cmd_verbose.py
tests: Add ability to test uPy cmdline executable.
2015-03-13 10:58:34 +00:00
cmd_verbose.py.exp
tests: Get cmdline verbose tests running again.
2016-09-20 11:33:19 +10: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
unix: Add exit and paste-mode hints to shell startup banner.
2015-10-12 00:19:00 +01:00
repl_cont.py
py/repl: Check for an identifier char after the keyword.
2016-02-17 08:56:15 +00:00
repl_cont.py.exp
py/repl: Check for an identifier char after the keyword.
2016-02-17 08:56:15 +00:00
repl_emacs_keys.py
run-tests: Test REPL emacs keys, but only if present.
2015-08-06 00:03:44 +01:00
repl_emacs_keys.py.exp
unix: Add exit and paste-mode hints to shell startup banner.
2015-10-12 00:19:00 +01:00