Damien George
|
5e22afce41
|
tests: Improve test coverage of py/compile.c.
|
2016-10-11 12:30:32 +11:00 |
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 |
Damien George
|
d478fc75b3
|
tests: Adjust expected output, since Travis can't do git describe.
|
2015-03-20 21:31:50 +00:00 |
Damien George
|
1004535237
|
tests: Make cmdline tests more stable by using regex for matching.
|
2015-03-20 17:25:25 +00:00 |
Damien George
|
143c34109c
|
tests: Add ability to test uPy cmdline executable.
This allows to test options passed to cmdline executable, as well as the
behaviour of the REPL.
|
2015-03-13 10:58:34 +00:00 |