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

Slight refactoring of cross-reference table entries #132

Merged
merged 4 commits into from
Dec 16, 2018

Conversation

noavarice
Copy link
Contributor

Also, added license header in test file. If it has appropriate format, I will add it to the files where I missed to add it

@@ -51,6 +51,11 @@
<version>${jupiter.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why add another dependency? Perhaps test scope only?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, forgot it while making changes

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@andreasrosdal
Copy link
Contributor

Why are you refactoring the cross-reference table entries ?

@andreasrosdal
Copy link
Contributor

Does this change break the API for existing users of OpenPDF?

@noavarice
Copy link
Contributor Author

Why are you refactoring the cross-reference table entries ?

To clarify and document existing behaviour as well as add tests for it

@noavarice
Copy link
Contributor Author

Does this change break the API for existing users of OpenPDF?

No, it should not

@andreasrosdal andreasrosdal merged commit 5562c62 into LibrePDF:master Dec 16, 2018
@andreasrosdal
Copy link
Contributor

Thanks.

Please help with #128.

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.

2 participants