Damien George
|
3aa7dd23c9
|
unix: Add exit and paste-mode hints to shell startup banner.
Thanks to @nyov for the initial patch.
|
2015-10-12 00:19:00 +01:00 |
Damien George
|
0334058fa4
|
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
|
2015-10-12 00:06:25 +01:00 |
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 |
Damien George
|
3ca84026db
|
unix: Enable REPL auto-indent.
|
2015-09-12 22:09:18 +01:00 |
Tom Soulanille
|
20f40c3229
|
tests: Remove over-specification of startup banner
|
2015-08-08 12:37:36 +01:00 |
Tom Soulanille
|
3dd0b69e46
|
run-tests: Use PTY when running REPL tests.
|
2015-07-26 15:23:11 +01:00 |
Damien George
|
9dd3640464
|
tests: Add missing tests for builtins, and many other things.
|
2015-04-04 22:05:30 +01:00 |