Skip to content
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

channels-test-suite cleanups #1476

Merged
merged 2 commits into from
Jan 29, 2023
Merged

channels-test-suite cleanups #1476

merged 2 commits into from
Jan 29, 2023

Conversation

cgay
Copy link
Member

@cgay cgay commented Jan 29, 2023

No description provided.

cgay added 2 commits January 29, 2023 17:22
Also renamed to channels-test-suite to match standard naming scheme.

The changes made to the Windows Makefile are untested. Also I don't believe
these tests are run on windows because it assumes that channels-tests is an
application, but in fact it never calls run-test-application. I didn't try to
fix that since I wouldn't be able to verify it.
This must've been using a very old idea of how Testworks works. The `name:` and
`description:` keywords do nothing in `define test` nowadays, so I removed them
and made the test names themselves more descriptive.

Reformatted local methods to be on multiple lines while here.
@cgay cgay merged commit ed8f8dc into dylan-lang:master Jan 29, 2023
@cgay cgay deleted the channels branch March 22, 2024 04:57
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.

2 participants