runtest: set pty size to fix readline of long lines.
authorJoel Martin <github@martintribe.org>
Wed, 18 Mar 2015 18:08:08 +0000 (13:08 -0500)
committerJoel Martin <github@martintribe.org>
Wed, 18 Mar 2015 18:08:08 +0000 (13:08 -0500)
commitb3c30da9fc2f39b558e5b3b3e02ba8e8b7925319
treed86ef2fc56fb2eec9513b2aa877fbd77363ac03f
parent798206accb7f1272b7535d7f0ad6aba8cfab7f95
runtest: set pty size to fix readline of long lines.

- Also, add a long line test to step0 tests.
- Fix java step0 arg parsing.
- Fix postscript long line reads (larger buffer)
- Add mal step0_repl
java/src/main/java/mal/step0_repl.java
mal/step0_repl.mal [new file with mode: 0644]
ps/step0_repl.ps
runtest.py
tests/docker/Dockerfile
tests/step0_repl.mal