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

Port XMPCoreCoverage code from XMP SDK #1

Open
drewnoakes opened this issue Jun 20, 2015 · 1 comment
Open

Port XMPCoreCoverage code from XMP SDK #1

drewnoakes opened this issue Jun 20, 2015 · 1 comment

Comments

@drewnoakes
Copy link
Owner

The original XMPCore project includes an XMPCoreCoverage project that would make a good test suite.

Download from here:

http://www.adobe.com/devnet/xmp/library/eula-xmp-library-java.html

drewnoakes added a commit that referenced this issue Jul 14, 2015
drewnoakes added a commit that referenced this issue Dec 2, 2015
fix various issues to allow XMPCoreCoverage (Issue #1) to complete as-is
drewnoakes added a commit that referenced this issue Mar 16, 2017
It still needs to have assertions added in place of its logging,
but at least this code will run under CI.

Relates to #1
@drewnoakes
Copy link
Owner Author

This code has been ported, and runs as part of the test suite, however it doesn't actually make any assertions, instead just writing a bunch of info to a log file. It'd be good to go through and convert that output to assertions to catch any future regressions.

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

No branches or pull requests

1 participant