Brendan Dahl
|
c98b905e0d
|
Add support for type 1 seac charstring command.
|
13 years ago |
Yury Delendik
|
0dd445bf18
|
Fixes unit tests and adds few for util.js
|
13 years ago |
Yury Delendik
|
00f1d6dbf1
|
Fetches pdf data in the worker
|
13 years ago |
Yury Delendik
|
ae56ed53a2
|
jbig2 ref test
|
13 years ago |
Yury Delendik
|
95bc99f698
|
Initial JBIG2 code
|
13 years ago |
sbarman
|
7ec483a7fa
|
Added new test pdf to manifest
|
13 years ago |
Brendan Dahl
|
5d8f463162
|
Adds support for the extend option for linear and radial shadings.
|
13 years ago |
Brendan Dahl
|
da94701c7b
|
Addresses review feedback from mozilla central. See bugzilla bug 752676.
|
13 years ago |
Ivan Krechetov
|
5be6707a9e
|
A new (valid) link for Cyrillic_Alphabets-Chars.pdf test file.
The old one returned a 404, and prevented `node make server` from running the first time.
|
13 years ago |
Brendan Dahl
|
121040a5dc
|
Make pdf.js the default pdf viewer for moz central.
Update the tests to reflect this.
|
13 years ago |
Brendan Dahl
|
3d7f01d9ca
|
Add global pref to enable/disable. Control pdf.js in application preferences. Add Artur's mochi tests.
|
13 years ago |
Artur Adib
|
417eeb640d
|
removing all async tests
|
13 years ago |
Artur Adib
|
9201c7caa7
|
mc tests- fixing intermittent crashes
|
13 years ago |
Artur Adib
|
932628981f
|
updating tests
|
13 years ago |
Artur Adib
|
424f52205c
|
Fixed moz-central manifest; bundling Mochitests
|
13 years ago |
Yury Delendik
|
6971aec9f3
|
Adjust heuristic to properly handle unicode characters
|
13 years ago |
Yury Delendik
|
43f1946c7a
|
Add prefixes for literals
|
13 years ago |
Yury Delendik
|
ec6c185cf5
|
Allow parsing of the "glued" commands
|
13 years ago |
Yury Delendik
|
84b4f53ed6
|
Adjusts MacRoman switch heuristics threshold
|
13 years ago |
Yury Delendik
|
686d637aa2
|
Reference test for 1629
|
13 years ago |
Yury Delendik
|
910ba0b91f
|
Fixes user and owner passwords logic
|
13 years ago |
Yury Delendik
|
324b867183
|
Adds evaluator tests
|
13 years ago |
Yury Delendik
|
9b8b3bd25f
|
Initial localization
|
13 years ago |
Yury Delendik
|
c13a4c1557
|
Replacing test with simulated bad pdf
|
13 years ago |
Yury Delendik
|
fcabd176a0
|
Don't check gen number for free entry; don't index objects twice
|
13 years ago |
Yury Delendik
|
545775bd7f
|
Add ref test
|
13 years ago |
Yury Delendik
|
f7ccb291f4
|
Fix broken metadata
|
13 years ago |
Yury Delendik
|
d2600ea9da
|
Terminates browser processes; if killed waits for termination
|
13 years ago |
Brendan Dahl
|
0c2f818828
|
Add "regression" to differentiate the two tests.
|
13 years ago |
Brendan Dahl
|
909951d975
|
Allow time to finish requests.
|
13 years ago |
Brendan Dahl
|
5f17d881a9
|
Fix nit.
|
13 years ago |
Brendan Dahl
|
e18a2c512e
|
Use test.py for unit tests too.
|
13 years ago |
Yury Delendik
|
f59a1a35b3
|
Remove 1502 test case
|
13 years ago |
Brendan Dahl
|
e5732f489d
|
Handle junk at the end of postscript functions.
|
13 years ago |
Brendan Dahl
|
9ffc49e512
|
Add browser test timeout.
|
13 years ago |
Brendan Dahl
|
28024fba3b
|
Replace test pdf tcpdf 33 by custom generated pdf.
|
13 years ago |
Yury Delendik
|
cff6c8db08
|
skip cached objects and has consistent font ids
|
13 years ago |
Yury Delendik
|
357805696b
|
Fixing concurrency and test driver
|
13 years ago |
Yury Delendik
|
50349658af
|
Temporary avoiding chrome on linux failures
|
13 years ago |
Yury Delendik
|
e1b4fc5ac7
|
Enabled workers during testing
|
13 years ago |
Brendan Dahl
|
19c0c6a983
|
Add back other unit tests. Disable worker.
|
13 years ago |
Brendan Dahl
|
3925e37417
|
Add basic api unit testing.
|
13 years ago |
Brendan Dahl
|
b6c587bb98
|
Fix driver viewport.
|
13 years ago |
Yury Delendik
|
b312719d7e
|
Fixes test driver and examples
|
13 years ago |
Brendan Dahl
|
5608f8e445
|
Test refactoring for async api.
|
13 years ago |
Yury Delendik
|
c21a95c430
|
Update MD5s for the linked pdfs
|
13 years ago |
Yury Delendik
|
be6ccdca34
|
Rebuilding invalid OS/2 table
|
13 years ago |
Artur Adib
|
bdc8a91778
|
Retry w/ JSON to avoid cross-object contamination
|
13 years ago |
Yury Delendik
|
0ca4ca6077
|
Improving invalid operations syntax recovery (#1466) (see also #589)
|
13 years ago |
Artur Adib
|
6d9e045413
|
driver.js: retry POST until successful
|
13 years ago |