aboutsummaryrefslogtreecommitdiff
path: root/tests/cmdline/repl_basic.py.exp
AgeCommit message (Collapse)Author
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
This allows to test options passed to cmdline executable, as well as the behaviour of the REPL.