summaryrefslogtreecommitdiff
path: root/tests/cmdline/repl_basic.py.exp
AgeCommit message (Expand)Author
2016-10-11tests: Improve test coverage of py/compile.c.Damien George
2015-10-12unix: Add exit and paste-mode hints to shell startup banner.Damien George
2015-10-12Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.Damien George
2015-03-20tests: Adjust expected output, since Travis can't do git describe.Damien George
2015-03-20tests: Make cmdline tests more stable by using regex for matching.Damien George
2015-03-13tests: Add ability to test uPy cmdline executable.Damien George