Uh oh!
There was an error while loading. Please reload this page.
Add tests and CI - #2
Conversation
…of scope for what I’m doing at the moment :P
…XIST in the manifest
…. for posterity LMAO
… backend's Generic implementation so I'll just go sweep that under the rug for now aaand the tests pass :D
…s DOESN'T stack overflow otherwise
…f exit code even is 143 and pleaseeeee tell me the cache will be able to speed this up some once it actually does work
Unisay
commented
Jun 14, 2026
Thanks @UnrelatedString — adding a runnable test suite for the prelude is exactly right, and the |
Description of the change
Added foreign definitions for the test module, machinery for running tests, and a ci.yml that runs them automatically. Found a likely compiler bug and had to comment out one of the test suites, and now one of the tests fails on CI but passes locally for me, but failing tests are better than no tests!
Checklist: