Browse Source

Replace the unavailable linked test-case for issue 3205 with a reduced test-case

Jonas Jenwald 10 years ago
parent
commit
c043a6e3a3
  1. 1
      test/pdfs/.gitignore
  2. 2
      test/pdfs/issue3205.pdf.link
  3. BIN
      test/pdfs/issue3205r.pdf
  4. 8
      test/test_manifest.json

1
test/pdfs/.gitignore vendored

@ -22,6 +22,7 @@
!rotation.pdf !rotation.pdf
!simpletype3font.pdf !simpletype3font.pdf
!sizes.pdf !sizes.pdf
!issue3205r.pdf
!close-path-bug.pdf !close-path-bug.pdf
!issue2948.pdf !issue2948.pdf
!issue6231_1.pdf !issue6231_1.pdf

2
test/pdfs/issue3205.pdf.link

@ -1,2 +0,0 @@
http://teach.beaverton.k12.or.us/~shannon_schilling/FOV1-00015633/FOV1-0007B939/FOV1-000B0E58/Physics%20HL%20paper%202%20TZ1%20markscheme.pdf

BIN
test/pdfs/issue3205r.pdf

Binary file not shown.

8
test/test_manifest.json

@ -2342,12 +2342,10 @@
"type": "eq" "type": "eq"
}, },
{ "id": "issue3205", { "id": "issue3205",
"file": "pdfs/issue3205.pdf", "file": "pdfs/issue3205r.pdf",
"md5": "e833326f69f2fdf7c1c8438fe1d3b622", "md5": "379cd3f2f0d651215c6df5ac6182d013",
"rounds": 1, "rounds": 1,
"link": true, "link": false,
"firstPage": 4,
"lastPage": 4,
"type": "eq" "type": "eq"
}, },
{ "id": "issue4227", { "id": "issue4227",

Loading…
Cancel
Save