mirror of
https://github.com/kanaka/mal.git
synced 2024-11-09 18:06:35 +03:00
18f0ec2150
The interop tests weren't updated when regex support was added to runtest for matching output data. This was causing a bunch of implementations to silently fail while testing interop. Fix runtest.py to fail on bad test data and fix 21 implementations with the old style output matches. |
||
---|---|---|
.. | ||
examples | ||
tests | ||
core.lg | ||
Dockerfile | ||
env.lg | ||
Makefile | ||
printer.lg | ||
reader.lg | ||
readline.lg | ||
run | ||
step0_repl.lg | ||
step1_read_print.lg | ||
step2_eval.lg | ||
step3_env.lg | ||
step4_if_fn_do.lg | ||
step5_tco.lg | ||
step6_file.lg | ||
step7_quote.lg | ||
step8_macros.lg | ||
step9_try.lg | ||
stepA_mal.lg | ||
types.lg |