nasser / magic

Morgan And Grand Iron Clojure
http://nas.sr/magic/
365 stars 18 forks source link

Compile the Clojure test suite #136

Closed nasser closed 4 years ago

nasser commented 4 years ago

MAGIC should be able to compile the test suite that comes with Clojure.

nasser commented 4 years ago

As of today

Ran 380 tests containing 7394 assertions.
76 failures, 36 errors.
{:test 380, :pass 7282, :fail 76, :error 36, :type :summary}
nasser commented 4 years ago

As of today

Ran 376 tests containing 7975 assertions.
69 failures, 19 errors.
{:test 376, :pass 7887, :fail 69, :error 19, :type :summary}
nasser commented 4 years ago

Remaining tests are blocked on the following:

nasser commented 4 years ago