Browse Source

Replace the unavailable linked test-case for PR 197 with a reduced test-case

Re: PR 197.

*Note:* Since this is a `load` test, `makeref` won't be necessary.
Jonas Jenwald 10 years ago
parent
commit
4b360512af
  1. 1
      test/pdfs/.gitignore
  2. 1
      test/pdfs/DiwanProfile.pdf.link
  3. BIN
      test/pdfs/openoffice.pdf
  4. 6
      test/test_manifest.json

1
test/pdfs/.gitignore vendored

@ -184,3 +184,4 @@
!bug1001080.pdf !bug1001080.pdf
!issue6108.pdf !issue6108.pdf
!issue6113.pdf !issue6113.pdf
!openoffice.pdf

1
test/pdfs/DiwanProfile.pdf.link

@ -1 +0,0 @@
http://oannis.com/DiwanProfile.pdf

BIN
test/pdfs/openoffice.pdf

Binary file not shown.

6
test/test_manifest.json

@ -245,9 +245,9 @@
"type": "eq" "type": "eq"
}, },
{ "id": "openoffice-pdf", { "id": "openoffice-pdf",
"file": "pdfs/DiwanProfile.pdf", "file": "pdfs/openoffice.pdf",
"md5": "55d0c6a1a6d26c9ec9dcecaa7a471e0e", "md5": "ecb0225c7ce2df2cd9a5323a349f8f84",
"link": true, "link": false,
"rounds": 1, "rounds": 1,
"type": "load" "type": "load"
}, },

Loading…
Cancel
Save