Skip to content

test case for duplicate call#19

Open
szabgab wants to merge 1 commit intoctrlo:masterfrom
szabgab:duplicate-call
Open

test case for duplicate call#19
szabgab wants to merge 1 commit intoctrlo:masterfrom
szabgab:duplicate-call

Conversation

@szabgab
Copy link
Contributor

@szabgab szabgab commented Mar 1, 2026

This test case currently passes, but the 2nd call to compare_pdf should not raise an exception.
It does because of this error: #12
So once that issue is fixed we should be able to just call compare_pdf twice.

@abeverley
Copy link
Contributor

Thanks, but I'm not sure about this - if I've understood correctly, this is a test for something that is broken..?

@szabgab
Copy link
Contributor Author

szabgab commented Mar 1, 2026

yes.
the 2nd call to compare_pdf($pdf, '002_basic.pdf'); will now raise an exception. IMHO, It should not. so for now with the eval block this test passes, but you can use it to verify if and someone fixes the issue.

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