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

Allow generation of all output testfiles #628

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

philipc
Copy link
Contributor

@philipc philipc commented Jan 31, 2024

Some of the output testfiles are only the partial output. Extend the OBJECT_TESTFILES_UPDATE support to handle these too.

Also, reverse the derivation of filenames: now the input filename is derived from the output filename. This allows us to detect output files that don't have a corresponding input file.

Some of the output testfiles are only the partial output.
Extend the OBJECT_TESTFILES_UPDATE support to handle these too.

Also, reverse the derivation of filenames: now the input filename
is derived from the output filename. This allows us to detect
output files that don't have a corresponding input file.
@philipc philipc merged commit 789c859 into gimli-rs:master Feb 1, 2024
12 checks passed
@philipc philipc deleted the tests branch February 1, 2024 05:10
mcbegamerxx954 pushed a commit to mcbegamerxx954/object that referenced this pull request Jun 15, 2024
Some of the output testfiles are only the partial output.
Extend the OBJECT_TESTFILES_UPDATE support to handle these too.

Also, reverse the derivation of filenames: now the input filename
is derived from the output filename. This allows us to detect
output files that don't have a corresponding input file.
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