Step 0 of Make-a-Lisp for Erlang
[jackhill/mal.git] / runtest.py
2015-03-20 Joel Martinruntest.py: allow repeated form in output.
2015-03-19 Joel Martinruntest: exit when child process exits.
2015-03-19 Joel Martinruntest: set PERL_RL=false, remove --raw.
2015-03-19 Joel Martinruntest: set INPUTRC to /dev/null
2015-03-18 Joel Martinruntest: set pty size to fix readline of long lines.
2015-03-18 Joel Martinruntest: set TERM=dumb, remove --mono mode
2015-03-15 Joel Martinruntest.py: Ouput current buffer if keyboard interrupt.
2015-03-10 Joel Martinruntest.py: split --no-pty from --mono
2015-03-06 Joel MartinMerge pull request #31 from microamp/py3
2015-03-06 james sangho nahcompatible with python 3
2015-03-04 Joel MartinMerge pull request #12 from tebeka/master
2015-03-04 Joel MartinMerge pull request #20 from def-/master
2015-03-02 Joel Martinruntest.py: cleanup all grandchildren too.
2015-03-02 Joel Martinruntest.py: cleanup and rename --redirect to --mono
2015-03-02 Joel Martinruntest.py: fix C# and VB tests.
2015-03-02 Joel Martinruntest.py: fix cleanup to use kill.
2015-03-01 Miki TebekaMerge branch 'master' of https://github.com/kanaka/mal
2015-02-28 Joel MartinMerge pull request #16 from tcoopman/patch-1
2015-02-28 Joel Martinruntest.py: cleanup orphan test processes.
2015-02-28 Joel Martinruntest.py: order of magnitude faster.
2014-04-27 Joel MartinAdd step5/9 tests for impls that support it.
2014-04-07 Joel MartinCS: add step1_read_print
2014-03-24 Joel MartinCurrent state of mal for Clojure West lighting talk.