Skip to content

Add ALGOL 60 Tests#5352

Merged
rzuckerm merged 3 commits intoTheRenegadeCoder:mainfrom
rzuckerm:algol60-tests
Mar 12, 2026
Merged

Add ALGOL 60 Tests#5352
rzuckerm merged 3 commits intoTheRenegadeCoder:mainfrom
rzuckerm:algol60-tests

Conversation

@rzuckerm
Copy link
Collaborator

Congrats on taking the first step to contributing to the Sample Programs repository maintained by The Renegade Coder!
For simplicity, please make sure that your pull request includes one and only one contribution.

Please fill one of the sections below as applicable.
Please also add any other relevant information to the Notes section at the bottom.
You may delete or just ignore any other sections.

Please fill in the checkbox like this:

[x]

Not like these:

[x ]
[ x]
[ x ]

Please put in the relevant issue number in the I fixed #your-issue-number-here item. For example, if your PR is
for an issue called Add Convex Hull in C++, and that issue number is 5164, change your-issue-number-here
to 5164. Do not put any space between # and the issue number. This is important because when the PR is merged,
the corresponding issue will be closed.

For more information please refer to our contributing documentation

I Am Adding New Tests for a Language

  • I fixed Add ALGOL 60 Testing #5351
  • I did not include any extra folders/libraries
  • I named the pull request using Add {LANGUAGE} Tests format
  • I added a testinfo.yml files (see contributing documentation)
    • I used an officially supported docker image or one that I personally trust
  • I verified all tests are passing

@github-actions github-actions bot added enhancement Any code that improves the repo hello world See: https://sampleprograms.io/projects/hello-world/ tests Testing related labels Mar 12, 2026
@rzuckerm rzuckerm marked this pull request as ready for review March 12, 2026 00:37
@rzuckerm rzuckerm enabled auto-merge (squash) March 12, 2026 00:37
Copy link
Member

@jrg94 jrg94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really cool!

@rzuckerm rzuckerm merged commit ef2fb6e into TheRenegadeCoder:main Mar 12, 2026
5 checks passed
@rzuckerm rzuckerm deleted the algol60-tests branch March 12, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Any code that improves the repo hello world See: https://sampleprograms.io/projects/hello-world/ tests Testing related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ALGOL 60 Testing

2 participants