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

ignore @version of <application> when comparing in tests #650

Merged
merged 3 commits into from
Jan 26, 2024
Merged

Conversation

sydb
Copy link
Member

@sydb sydb commented Nov 20, 2023

I could not just delete @version (as was my original plan), because in at least 1 place the output is validated between generation and comparison, and it turns out @version is required. Harumph. So the "cleanForDiff" target in Test2/ and the cleanup.pl pgm in Test/ now change it to a ridiculous, but valid, value.

@sydb sydb added the target: testing Addresses the testing part of the process; typically has to do with the Test/ or Test2/ directory. label Nov 20, 2023
@sydb sydb added this to the Release 7.57.0 milestone Nov 20, 2023
@sydb sydb requested a review from raffazizzi November 29, 2023 22:41
Test2/cleanForDiff.xsl Outdated Show resolved Hide resolved
debian-tei-xsl/debian/changelog Outdated Show resolved Hide resolved
@raffazizzi raffazizzi merged commit ef14844 into dev Jan 26, 2024
4 checks passed
@ebeshero ebeshero deleted the sydb_646 branch July 7, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: testing Addresses the testing part of the process; typically has to do with the Test/ or Test2/ directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants