TEIC / Stylesheets

TEI XSL Stylesheets
228 stars 123 forks source link

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

Closed sydb closed 5 months ago

sydb commented 7 months ago

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.