=
65ea07a3a2
Initial merge of master.
14 years ago
=
c9508100ff
Initial merge with master
14 years ago
Kalervo Kujala
ecf831b44b
Use task.pageLimit properly.
14 years ago
Kalervo Kujala
31cb9b49d5
Fix javascript strict warnings in driver.js.
14 years ago
=
69648006d0
Change rotation and extgstate to eq tests.
14 years ago
=
1c1633e87c
Making the test for extgstate be an 'eq' test and making the extgstate pdf
...
more robust for picking up errors.
14 years ago
notmasteryet
53cfe2792b
Fixing #650 regression
14 years ago
notmasteryet
fae8459991
Add standard font name test (also for #621 )
14 years ago
notmasteryet
b45f646267
Add fit11-talk as a eq reftest
14 years ago
Kalervo Kujala
633baa881f
Make test_slave.html as valid html5.
...
Fix also warnings in the error console that appear from a test run.
14 years ago
notmasteryet
aa98632b0b
Fixing DescendantFonts object fetching ( #600 )
14 years ago
Kalervo Kujala
b353a7b37b
Make test_slave.html as valid html5.
...
Fix also warnings in the error console that appear from a test run.
14 years ago
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