runtest: Don't worry about how implementation echoes input
[jackhill/mal.git] / tests /
2019-05-15 Nicolas Boulengueztest macro/functions: ignore results of preliminary...
2019-05-15 Joel MartinMerge pull request #377 from asarhaddon/fix-runtests...
2019-05-15 Joel MartinMerge pull request #376 from bjh21/bjh21-withmeta-empty
2019-05-14 Joel MartinMerge pull request #375 from bjh21/bjh21-stepA-optional
2019-05-14 Ben Harrisstep A: Test that metadata doesn't break empty collections.
2019-05-14 Ben Harrisstep A: Add a mandatory test that 'string?' etc are...
2019-05-14 Nicolas BoulenguezTest that defining a macro does not mutate an existing...
2019-05-13 Joel MartinMerge pull request #372 from bjh21/bjh21-empty-hashmap
2019-05-13 Ben Harrisstep1: More tests of backslashes in strings.
2019-05-13 Ben Harrisstep1: Extra tests of incorrectly-terminated strings.
2019-05-13 Ben Harrisstep1: More systematic testing of empty collections.
2019-05-13 Joel MartinMerge pull request #374 from sgtatham/vala-fixes
2019-05-13 Joel MartinMerge pull request #370 from asarhaddon/hide-gensym...
2019-05-12 Ben Harrisstep1: Test that an empty hashmap can pass through...
2019-05-11 Nicolas Boulenguezgensym: hide the counter in an environment, define...
2019-05-08 Joel MartinMerge pull request #365 from asarhaddon/cpp-ada.2-confo...
2019-05-08 Joel MartinMerge pull request #358 from bjh21/bjh21-extra-tests
2019-05-07 Ben Harrisstep 7 test: Add test of 'concat' on a single vector.
2019-05-07 Ben Harrisstep 8 test: Check a corner case of cons/rest on vector...
2019-05-07 Joel MartinMerge pull request #363 from bjh21/bjh21-concat-ocaml
2019-05-07 Joel MartinMerge pull request #362 from bjh21/bjh21-concat-ps
2019-05-07 Joel Martinrpython,rust,swift4,ts: fix empty list handling.
2019-05-06 Joel MartinMerge pull request #357 from bjh21/bjh21-minor-fixes
2019-05-06 Ben Harrisstep 7 test: Correct a heading to match contents.
2019-05-06 Ben Harrisstep9: Don't use vectors in a non-deferrable test.
2019-05-06 Ben Harrisstep9: Make test of throwing a hash-map deferrable.
2019-04-21 Joel MartinMerge pull request #353 from bjh21/bjh21-minor-fixes
2019-04-20 Ben HarrisStep 6: Make tests of '*ARGV*' deferrable.
2019-04-10 Joel MartinMerge pull request #352 from bjh21/bjh21-defer-strings
2019-04-09 Ben HarrisMark step 4 tests that use strings as deferrable.
2019-02-04 Joel MartinMerge pull request #339 from asarhaddon/master
2019-02-03 Nicolas BoulenguezMove test of eval builtin to step6. Fix nim implementation.
2019-02-02 Nicolas BoulenguezIn step6, test that eval uses Repl not Env. I have...
2019-01-30 Joel MartinMerge pull request #338 from asarhaddon/test-dash-non...
2019-01-29 Nicolas BoulenguezIn step1, test non-numbers starting with a dash.
2019-01-28 Joel Martinlua: update to version 5.2
2019-01-25 Joel MartinError on unterminated strings.
2019-01-04 Joel Martintests/step3_env: don't assume def! is lexical.
2018-12-27 Joel MartinMerge pull request #333 from LispLY/objc-fix-conj-meta
2018-12-12 Joel MartinTest uncaught throw, catchless try* . Fix 46 impls.
2018-11-30 Joel Martinruntest.py: process output/errors as regex match.
2018-07-16 Joel Martinperf: fix perf3 to show total iters instead of / 3
2018-07-13 Joel MartinMerge pull request #323 from jig/master
2018-07-12 Joel MartinMerge pull request #325 from chr15m/php-interop-languag...
2018-07-12 Joel MartinMerge pull request #324 from seven1m/add-not-test-for-nil
2018-07-12 Joel Martintests/stepA: allow time-ms result to be signed.
2018-07-09 Tim MorganTest that (not nil) returns true
2018-06-24 Joel MartinMerge pull request #319 from chr15m/refactor-php-web...
2018-01-04 Joel MartinMerge pull request #310 from bendudson/master
2018-01-02 Joel MartinMerge pull request #311 from bendudson/nasm-tests-step7_9
2017-12-29 Ben DudsonFix bug in map: should pass args as list
2017-12-29 Ben DudsonFix bug in concat, add test to step 7
2017-12-29 Ben DudsonAdding test to step7 for quasiquote
2017-12-29 Ben DudsonRemoving new tests from step7 and step9
2017-12-21 Ben DudsonFix bug in map: should pass args as list
2017-12-16 Ben DudsonFix bug in concat, add test to step 7
2017-11-27 Ben DudsonAdding test to step7 for quasiquote
2017-11-02 Joel MartinMerge pull request #306 from kanaka/add-predicates
2017-11-02 Joel Martintests: move number?, fn? and macro? to optional
2017-10-23 Vasilij SchneidermannFix typo
2017-10-14 Dov Muriktests: Use a real user-defined function when testing...
2017-10-09 Dov MurikAdd number?, fn?, macro? in stepA - tests and process...
2017-09-28 Dov Muriktests: Add test for unescaping "\\n" in step4
2017-07-25 Jos van BakelMerged master, resolved conflicts
2017-07-20 Joel MartinMerge pull request #267 from dubek/rexx
2017-07-20 Joel MartinMerge pull request #266 from dubek/add-test-cases
2017-07-20 Dov Muriktests: Add test cases in step4 and step9
2017-05-24 Joel MartinMerge pull request #262 from c0deaddict/master
2017-05-23 Joel MartinMerge pull request #260 from def-/master
2017-05-23 Dennis FelsingUpdate to Nim 0.17.0
2017-05-23 Joel MartinDeprecate tests/docker/Dockerfile
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-29 Chris McCormickMerge branch 'master' into php-interop-extended
2016-10-29 Joel MartinBasic: pass required tests. Printer fix.
2016-10-28 Joel MartinBasic: fix step6 arg test. Gensym. Misc cleanup.
2016-10-27 Joel MartinMerge pull request #244 from chr15m/php-web-run
2016-10-25 Joel MartinMerge pull request #239 from wasamasa/picolisp
2016-10-25 Joel MartinMerge pull request #243 from wasamasa/assoc-update...
2016-10-24 Vasilij SchneidermannEnsure assoc updates maps properly
2016-10-07 Joel MartinBasic: step8 basics. Fix def!, let*, concat, scalars.
2016-09-22 Joel MartinBasic: step7 basics, reader macros. step1,3 tests.
2016-09-11 Joel MartinBasic: step2 basics. Vectors and hash-maps.
2016-08-24 Joel MartinFix step4 case sensitivity test.
2016-08-24 Joel Martintests: additional tests based on PowerShell impl
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-06-13 Joel MartinMerge pull request #218 from dubek/io-interop
2016-06-13 Joel MartinMerge pull request #219 from hinrik/perl6_eval_tests
2016-06-13 Joel MartinMerge pull request #220 from dubek/test-case-sensitive
2016-06-13 Dov Muriktests: Verify case sensitivity of names and strings
2016-05-17 Joel MartinMerge pull request #212 from dubek/argv-testing
2016-05-11 Dov Muriktests: Test *ARGV* is set correctly in step 6
2016-05-10 Joel MartinMerge pull request #210 from dubek/test-slurp-newline
2016-05-10 Dov Muriktests: Test slurp captures final newline in step6
2016-05-10 Joel MartinUse more common spelling of deferrable.
2016-05-10 Joel MartinMakefile/runtest/tests: deferable/optional options
2016-05-03 Joel Martintests: make throw of non-strings optional/soft.
2016-04-05 Joel MartinMerge pull request #194 from dubek/literal-empty-list
2016-04-04 Dov MurikMerge pull request #5 from zmower/literal-empty-list
next