From: Chris Jones Date: Tue, 5 Jul 2011 17:21:28 +0000 (-0400) Subject: add unicode test X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=e8f98f4e16ba01976a81f21dc0426b8d6ae616aa;p=pdf.js.git add unicode test --- diff --git a/test/pdfs/shavian.pdf.link b/test/pdfs/shavian.pdf.link new file mode 100644 index 0000000..42c4386 --- /dev/null +++ b/test/pdfs/shavian.pdf.link @@ -0,0 +1 @@ +http://www.unicode.org/charts/PDF/U10450.pdf \ No newline at end of file diff --git a/test/test_manifest.json b/test/test_manifest.json index 0678792..4302e1f 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -26,6 +26,12 @@ "rounds": 1, "type": "load" }, + { "id": "shavian-load", + "file": "pdfs/shavian.pdf", + "link": true, + "rounds": 1, + "type": "load" + }, { "id": "sizes", "file": "pdfs/sizes.pdf", "rounds": 1,