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

Add some real EBCDIC testing #656

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

NWilson
Copy link
Member

@NWilson NWilson commented Jan 7, 2025

Part of #655

We currently don't have any testing in CI whatsoever for the EBCDIC code. I know it's obscure, but I feel it ought be tested at least a little before we put out a release.

I'm making it so that you can now compile a version of the PCRE2 libraries which fully-support EBCDIC, on any platform, with any compiler.

This lets us now write some proper EBCDIC tests and run them in CI.

@NWilson NWilson force-pushed the user/niwilson/ebcdic-test branch from 8325a04 to fb1c448 Compare January 7, 2025 17:24
@NWilson NWilson force-pushed the user/niwilson/ebcdic-test branch from fb1c448 to 4b9f908 Compare January 7, 2025 17:29
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