we can now self-host...almost
[jackhill/mal.git] / runtest.py
2020-05-23 Joel MartinMerge pull request #510 from bjh21/bjh21-runtest-simpler
2020-05-23 Ben Harrisruntest: Strip CR on input
2020-05-23 Ben Harrisruntest: Don't worry about how implementation echoes...
2020-02-11 Joel MartinRevert accidentally pushed close_fds experiment
2020-01-23 Joel MartinDEBUG re-enable (REMOVE ME).
2020-01-23 Joel MartinDISABLE FDs (REMOVE ME).
2020-01-23 Joel MartinFD debug (REMOVE ME).
2020-01-20 Joel Martinruntest.py: close FDS on Popen
2020-01-15 Joel MartinMerge pull request #492 from alimpfard/patch-2
2020-01-15 Ali Mohammad Purissue #491
2019-07-29 Joel MartinMerge pull request #387 from asarhaddon/test-macroexpan...
2019-07-17 Joel MartinMerge pull request #361 from asarhaddon/exercise-native...
2019-07-08 Ben HarrisMerge branch 'master' into bjh21-unterminated-strings
2019-07-08 Ben HarrisMerge branch 'master' into bjh21-php-hashmap
2019-07-08 Joel MartinMerge pull request #402 from bjh21/bjh21-unterminated...
2019-07-08 Joel MartinMerge pull request #403 from asarhaddon/configurable...
2019-07-08 Joel MartinMerge pull request #413 from bjh21/bjh21-nontrivial...
2019-07-08 Joel MartinMerge pull request #412 from bjh21/bjh21-minor-fixes
2019-07-08 Joel MartinMerge pull request #411 from bjh21/bjh21-nested-collections
2019-07-08 Joel MartinMerge pull request #410 from scott-silver/patch-2
2019-07-06 scott-silverAdd missing word
2019-06-12 Ben HarrisMerge branch 'master' into bjh21-unterminated-strings
2019-06-11 Joel MartinMerge pull request #394 from bjh21/bjh21-unterminated...
2019-06-03 Joel MartinMerge pull request #396 from inkydragon/fix-test-on...
2019-06-02 woclassrun test on cygwin
2019-05-31 Joel MartinTravis: travis_trigger.sh script.
2019-05-16 Ben HarrisMerge branch 'master' into bjh21-unterminated-strings
2019-05-15 Joel MartinMerge pull request #379 from bjh21/bjh21-unterminated...
2019-05-15 Joel MartinMerge pull request #378 from asarhaddon/test-macro...
2019-05-15 Joel MartinMerge pull request #377 from asarhaddon/fix-runtests...
2019-05-14 Nicolas Boulenguezruntest: fix pre-eval option
2019-01-28 Joel MartinMerge pull request #337 from AndreaCrotti/upgrade-libraries
2019-01-28 Joel MartinRuntest should fail on bad test data. Fix interop tests.
2018-12-27 Joel MartinMerge pull request #333 from LispLY/objc-fix-conj-meta
2018-12-10 Joel Martinruntest: support carriage returns in tests.
2018-11-30 Joel Martinruntest.py: process output/errors as regex match.
2018-11-29 Joel Martinruntest.py: more generic prompt matching.
2018-07-13 Joel Martinrust: remove rustyline ANSI CSI codes from output
2018-06-24 Joel MartinMerge pull request #319 from chr15m/refactor-php-web...
2017-09-15 Joel MartinMisc fixes and TODO updates.
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.