]> git.parisson.com Git - pdf.js.git/commitdiff
Add PDF from the #840 to the reference tests
authornotmasteryet <async.processingjs@yahoo.com>
Fri, 2 Dec 2011 12:55:04 +0000 (06:55 -0600)
committernotmasteryet <async.processingjs@yahoo.com>
Fri, 2 Dec 2011 12:55:04 +0000 (06:55 -0600)
test/pdfs/.gitignore
test/pdfs/issue840.pdf [new file with mode: 0644]
test/test_manifest.json

index a757acf3453e8941602337cd863f660a7b0326f8..325987de68abf2139364dbbe7c776fb1ad727ba3 100644 (file)
@@ -16,3 +16,4 @@
 !alphatrans.pdf
 !devicen.pdf
 !cmykjpeg.pdf
+!issue840.pdf
diff --git a/test/pdfs/issue840.pdf b/test/pdfs/issue840.pdf
new file mode 100644 (file)
index 0000000..6501a8c
Binary files /dev/null and b/test/pdfs/issue840.pdf differ
index dd861c9f284487cb5e64257611b47b4c69b4ca1c..bfa131d9a4b4b50f398e5196fba040044c8aaeb7 100644 (file)
        "link": true,
        "rounds": 1,
        "type": "eq"
+    },
+    {  "id": "issue840",
+       "file": "pdfs/issue840.pdf",
+       "md5": "20d88011dd7e3c4fb5274979094dab93",
+       "rounds": 1,
+       "type": "eq"
     }
 ]