Skip to content

Test fns not special forms #713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

moquist
Copy link

@moquist moquist commented May 11, 2025

Add tests for steps 6 and 7 so atom-related, cons, and concat are implemented as fns and not special forms.

Pull request requirements:

  • Commits are well written and well organized.
  • Commits for a specific implementation should be prefixed with
    the implementation name.
  • Github Actions CI passes all checks (including self-host)

GHA CI had 2 failures, but these failures also occur with the upstream [178b7a8] commit:
https://github.com/moquist/mal/actions/runs/14948899199/job/41995831023#step:9:122
https://github.com/moquist/mal/actions/runs/14948899199/job/41995831107#step:10:5

The same failures, with my changes:
https://github.com/moquist/mal/actions/runs/14947777877/job/41993343841#step:9:122
https://github.com/moquist/mal/actions/runs/14947777877/job/41993343887#step:10:5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant