Julian Viereck
23e413520b
Small fixes + docs
14 years ago
notmasteryet
0301b530a9
Fixing DescendantFonts object fetching ( #600 )
14 years ago
notmasteryet
0c8f0cd6c2
Fixing PDF bad structure and 'fi' ligature
14 years ago
=
be05f12a62
Move closing the file to an appropriate area.
14 years ago
Artur Adib
fb32ff0ea9
Git-ignore all PDFs except the listed ones
...
This forces contributors to deal with gitignore only when bundling a new test, rather than making all users of "make test" having to constantly update their gitignores because of new PDFs.
14 years ago
notmasteryet
9327976b07
Making ThuluthFeatures "eq" reftest
14 years ago
=
c48f85621f
Fixing bounding boxes and test ref file writing.
14 years ago
=
b24bec27ca
Address pull request feedback.
14 years ago
Adil Allawi
179533a06c
Add test case
14 years ago
=
5f81017726
#502 Adding basic Type3 font support.
14 years ago
Artur Adib
07b52bf1c6
Lint, extra space eol
14 years ago
Artur Adib
2f209a8e85
Oh, 80-char limit... super modern
14 years ago
Artur Adib
99f419fa6b
New test/ features, useful for bot
...
test.py:
added option --noPrompts
removed unnecessary warnings (masterMode)
removed unnecessary "Creating tmp failed" message when error is simply b/c it already exists
driver.js:
added per PDF manifest option "pageLimit", e.g. "pageLimit":100
14 years ago
notmasteryet
9e53bd78d9
Fixing "no spaces" issue (ref #577 )
14 years ago
notmasteryet
d409355f62
Recovering from RGBT-command (ref #577 )
14 years ago
notmasteryet
66cd79f308
Initial CID0 font encodings
14 years ago
Kalervo Kujala
de408dac70
Fix lint warnings.
...
And name anonymous functions.
14 years ago
Artur Adib
83854a085c
Implemented getPdf(). Closes #516
...
Conflicts:
examples/helloworld/hello.js
14 years ago
Kalervo Kujala
2094c29169
Use data directly in PDFDoc.
...
And create the Stream inside the PDFDoc constructor for a cleaner interface.
Also encapsulate unnecessary details from the user.
14 years ago
notmasteryet
91a5f73708
Implement "skipPages" feature for reftests
14 years ago
=
630c98052e
Adds support for all the basic graphic state operators
14 years ago
Kalervo Kujala
2d03f93fed
Name anonymous functions for debugging purposes.
...
It also makes profiling more convenient.
14 years ago
notmasteryet
ba74e56c35
Using !== for objects comparison
14 years ago
notmasteryet
f3e4cf20cc
intermediate variable for document.body
14 years ago
notmasteryet
107576d634
Removing introduced by the test run DOM elements
14 years ago
=
8072052fb1
Handle references for color space names that are defined in a dictionary
14 years ago
Vivien Nicolas
41ebb55d75
Fix tests failures
14 years ago
=
e318820a39
Ignore previously parsed xref streams
14 years ago
=
31d64af855
Handle missing encoding differences array
14 years ago
notmasteryet
999487444d
removing onload from driver.js
14 years ago
notmasteryet
7036bcd4c7
Zero gjslint warnings mark
14 years ago
notmasteryet
1f047495b1
Fixing large cmap-s; reduce changes in the indent encoding
14 years ago
notmasteryet
1d00b89285
Modifying how the artofwar encryption handled; add wdsg_fitc as reftest
14 years ago
Julian Viereck
00290b9ff4
Rename some stuff and add missing font_handler.js
14 years ago
Artur Adib
f3745f7c13
New README, .gitignores; Makefile
...
Makefile: commented out unnecessary closure download and shell testing (at least until someone decides to work on this).
14 years ago
Julian Viereck
921f8bd669
Tried to add a destroy function to free memeory, but doesn't seem to help
14 years ago
Julian Viereck
8f21f87fd9
Add firstPage option to tasks to speed up testing certain pages
14 years ago
Kalervo Kujala
07254bb0a5
Fix small lint warnings.
14 years ago
Julian Viereck
fea3388c41
Make testdriver use new worker infrastructure
14 years ago
notmasteryet
e512000877
Fixing properties.widths is null issue; fips197 test file
14 years ago
notmasteryet
94da20d776
Disable encryption when a ToUnicode stream is used in a font
14 years ago
Kalervo Kujala
8e5a8fb49f
Fix Mode comment lines.
14 years ago
notmasteryet
4e21e417cd
Fix test_slave.html ref to metrics.js
14 years ago
Artur Adib
1296da313c
Fixed browser shutdown bug for Macs
...
The unnecessary spaces in the URL query were causing `tellAppToQuit()` to fail to detect the query `path`, so the browser was being killed via timeout instead of intended script.
14 years ago
notmasteryet
3abe909556
Allow test.py serve files with spaces in the name
14 years ago
notmasteryet
92c2938bc1
Add PdKids.pdf as a ref test
14 years ago
notmasteryet
8e407fe06d
Adds cable.pdf link to tests
14 years ago
notmasteryet
db09e34f71
Fix inverted B/W images in PIPEHEATCABLE.PDF
14 years ago
notmasteryet
ff1f3ed882
Adds PDF index for "make server"
14 years ago
notmasteryet
03a39b899a
Add SVG to the 'make server' known types list
14 years ago