Skip to content

Commit c04f9d6

Browse files
committed
Implement reference tests for square and circle annotations
1 parent 44c116a commit c04f9d6

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

test/pdfs/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@
283283
!annotation-squiggly.pdf
284284
!annotation-highlight.pdf
285285
!annotation-line.pdf
286+
!annotation-square-circle.pdf
286287
!annotation-fileattachment.pdf
287288
!annotation-text-widget.pdf
288289
!annotation-choice-widget.pdf
86.7 KB
Binary file not shown.

test/test_manifest.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3551,6 +3551,13 @@
35513551
"type": "eq",
35523552
"annotations": true
35533553
},
3554+
{ "id": "annotation-square-circle",
3555+
"file": "pdfs/annotation-square-circle.pdf",
3556+
"md5": "cfd3c302f68d61e1d55ed9c7896046c3",
3557+
"rounds": 1,
3558+
"type": "eq",
3559+
"annotations": true
3560+
},
35543561
{ "id": "annotation-fileattachment",
35553562
"file": "pdfs/annotation-fileattachment.pdf",
35563563
"md5": "d20ecee4b53c81b2dd44c8715a1b4a83",

0 commit comments

Comments
 (0)