1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-19 17:47:53 +03:00
mal/js/tests
Joel Martin 18f0ec2150 Runtest should fail on bad test data. Fix interop tests.
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.
2019-01-28 10:27:41 -06:00
..
common.js Current state of mal for Clojure West lighting talk. 2014-03-24 16:32:24 -05:00
node_modules Current state of mal for Clojure West lighting talk. 2014-03-24 16:32:24 -05:00
reader.js JS: Fix internal tests. 2014-04-23 22:42:00 -05:00
step5_tco.mal Tests: move step5 non-TCO tests to per impl. 2016-03-14 23:39:21 -05:00
stepA_mal.mal Runtest should fail on bad test data. Fix interop tests. 2019-01-28 10:27:41 -06:00
types.js JS: Fix internal tests. 2014-04-23 22:42:00 -05:00