Implement step A
[jackhill/mal.git] / runtest.py
2017-02-11 Joel Martinruntest: print errors before first prompt.
2016-11-13 Harry TerkelsenMerge branch 'master' into dart
2016-10-31 Joel MartinMerge branch 'master' of github.com:kanaka/mal
2016-10-31 Joel MartinMerge branch 'basic'
2016-10-24 Joel MartinBasic: add read-file. Misc basicpp space savings.
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-05-10 Joel MartinMerge pull request #210 from dubek/test-slurp-newline
2016-05-10 Joel MartinUse more common spelling of deferrable.
2016-05-10 Joel MartinMakefile/runtest/tests: deferable/optional options
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2015-12-28 Joel MartinMerge pull request #137 from ivern/kotlin
2015-12-18 Joel MartinMerge pull request #132 from sdt/native-swap
2015-12-15 Joel MartinMerge pull request #136 from dubek/add-vimscript-to...
2015-12-15 Joel MartinMerge pull request #133 from dubek/runtest-repeat-failures
2015-12-15 Dov Murikruntest.py: Repeat failed test cases at the bottom
2015-11-19 Javier Fernandez... Merge remote-tracking branch 'kanaka/master' into kotlin
2015-11-10 Joel MartinMerge pull request #108 from dubek/tcl-impl
2015-11-10 Joel MartinMerge pull request #106 from dubek/tcl-impl
2015-11-10 Joel Martinruntest/travis: make soft mode the default.
2015-11-07 Joel MartinMisc cleanup for midwest.io presentation.
2015-10-31 Joel Martinruntest: split debug/log file. Test stats.
2015-10-31 Joel MartinAll: fix read/print of \\, and \n
2015-10-13 Joel Martinps: fix self-host and runtest.py parsing issue.
2015-10-09 Joel Martinruntest.py: add --soft option, refactor test reader.
2015-10-07 Joel Martinruntest.py: add --log-file option.
2015-03-27 Peter StephensMerge branch 'master' of https://github.com/kanaka...
2015-03-25 Nala Ginrutmerged upstream:master
2015-03-20 Joel Martinruntest.py: allow repeated form in output.
2015-03-19 Joel Martinruntest: exit when child process exits.
2015-03-19 Nala GinrutMerge branch 'master' of github.com:kanaka/mal into...
2015-03-19 Joel Martinruntest: set PERL_RL=false, remove --raw.
2015-03-19 Nala GinrutMerge branch 'master' of github.com:kanaka/mal into...
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-17 Chris M MooreAda: merge to latest baseline
2015-03-17 Peter StephensMerge branch 'master' of https://github.com/kanaka...
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-05 Peter StephensMerge branch 'master' into fsharp
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.