1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 18:18:51 +03:00
mal/tests
Joel Martin 0067158f6d Object Pascal: full implementation. Test cleanup.
- Move vector related step4 and step6 tests to optional.
- Fix two step9 tests that weren't checking return value.
2016-03-13 17:12:01 -05:00
..
docker Update README/Makefile/Dockerfile 2015-09-10 01:47:55 +02:00
docker-build.sh docker: build script executable. Skip matlab automatically. 2015-03-12 17:41:55 -05:00
docker-run.sh Tests: add testing Dockerfile. Impl fixes. 2015-03-11 22:22:35 -05:00
inc.mal Current state of mal for Clojure West lighting talk. 2014-03-24 16:32:24 -05:00
incA.mal go: add step6_file 2014-10-06 22:27:28 -05:00
incB.mal Racket: add steps0-A. Self-hosting. 2015-01-09 16:16:55 -06:00
incC.mal Racket: add steps0-A. Self-hosting. 2015-01-09 16:16:55 -06:00
perf1.mal rust: add step8_macros 2015-01-06 21:58:59 -06:00
perf2.mal rust: add step8_macros 2015-01-06 21:58:59 -06:00
perf3.mal Add long running perf test. 2015-02-28 10:38:17 -06:00
step0_repl.mal Misc cleanup for midwest.io presentation. 2015-11-07 15:31:25 -06:00
step1_read_print.mal ocaml: fix negative numbers handling 2016-02-25 17:39:32 -08:00
step2_eval.mal bash: fix negative nums, more complex test. 2016-02-26 21:00:14 -06:00
step3_env.mal tests/step3: test def! within let*. Fix groovy build. 2016-03-07 22:25:30 -06:00
step4_if_fn_do.mal Object Pascal: full implementation. Test cleanup. 2016-03-13 17:12:01 -05:00
step5_tco.mal step5 test: group related test code together. 2015-10-27 15:33:53 -05:00
step6_file.mal Object Pascal: full implementation. Test cleanup. 2016-03-13 17:12:01 -05:00
step7_quote.mal ruby: concat should not modify its argument 2016-03-09 14:23:13 -05:00
step8_macros.mal tests: Add tests for (first nil) and (rest nil) 2016-02-03 21:23:45 -05:00
step9_try.mal Object Pascal: full implementation. Test cleanup. 2016-03-13 17:12:01 -05:00
stepA_mal.mal mal: Add time-ms to core; add tests for time-ms 2016-03-09 13:09:11 -05:00
test.txt All: add keywords. 2015-01-09 16:16:50 -06:00