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

FEAT: ODF_2 Compliance testing #102

Merged
merged 1 commit into from
Nov 26, 2023
Merged

Conversation

carlwilson
Copy link
Member

  • added new org.openpreservation.odf.validation.Rule interface for extended checks;
  • implemented org.openpreservation.odf.validation.AbstractRule class;
  • implemented ODF_2 compliance test and reporting;
  • added org.openpreservation.odf.validation.Rules utility class; and
  • tidied PackageParserTest class.

Fixes #90

- added new `org.openpreservation.odf.validation.Rule` interface for extended checks;
- implemented `org.openpreservation.odf.validation.AbstractRule` class;
- implemented `ODF_2` compliance test and reporting;
- added `org.openpreservation.odf.validation.Rules` utility class; and
- tidied `PackageParserTest` class.
@carlwilson carlwilson added the enhancement New feature or request label Nov 19, 2023
@carlwilson carlwilson self-assigned this Nov 19, 2023
@carlwilson carlwilson merged commit e5d4200 into integration Nov 26, 2023
4 checks passed
@carlwilson carlwilson deleted the feat/odf-2/compiance branch November 30, 2023 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant