135 Commits (3adda80f9768b79b86e0bb2d51af186ce7adb83c)

Author SHA1 Message Date
Jonas Jenwald 7560f12a17 Enable the `object-shorthand` ESLint rule 8 years ago
Jonas Jenwald 9d62ff80ca Actually skip pages included in the `skipPages` array when running tests, rather than creating empty 1x1 canvases (issue 8241) 8 years ago
Jonas Jenwald 6d672c4ba6 [api-minor] Add a `pdfjsNext` parameter, and `PDFJS_NEXT` build flag, to allow backwards incompatible API changes 8 years ago
Jonas Jenwald e416032b38 Prevent browser console errors during testing 8 years ago
Jonas Jenwald c102232275 Append the contents of `FileAttachment` annotations to the attachments view of the sidebar, for easier access to the embedded files 8 years ago
Jonas Jenwald 52e0f51917 Enable the `no-unused-vars` ESLint rule 8 years ago
Jonas Jenwald 3820946301 Fix (most) errors reported by the `no-multi-spaces` ESLint rule 8 years ago
Jonas Jenwald 3a105e37f4 Ensure that `test/driver.js` actually takes the same `Annotation` code-path as the viewer when running `forms` tests (PR 7633 follow-up) 9 years ago
Tim van der Meij e281ce7c73 Enable regression testing for interactive forms 9 years ago
Jeremy Press 1ceeb4d17b added text enhancement regression tests 9 years ago
Jeremy Press 6faa84abdb Continuing fairexpand #6663 9 years ago
Jonas Jenwald f297e4d17c [api-minor] Add a parameter to `PDFPageProxy_getTextContent` that controls whether `PartialEvaluator_getTextContent` will attempt to combine same line text items 9 years ago
Prakash Palanisamy a25c29d98d Remove `combineUrl` and replace it with `new URL`. 9 years ago
Brendan Dahl fb47490648 Log uncaught global errors. 9 years ago
Tim van der Meij b7217a2274 Implement annotation layer regression testing 9 years ago
Yury Delendik 6b60c8f4db Adds UMD headers to core, display and shared files. 9 years ago
Jonas Jenwald 6dfe53b976 [api-minor] Add a parameter to `PDFPageProxy_getTextContent` that enables replacing of all whitespace with standard spaces in the textLayer (issue 6612) 10 years ago
Yury Delendik bd7f121c83 Better "text" testing. 10 years ago
Yury Delendik 1d8800370a Allow subpixel anti-aliasing for most of the content. 10 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Rob Wu b627a1a0d9 Add --testfilter (-t) flag to run a specific test 10 years ago
Tim van der Meij e02ab9fb79 Implement an option to disable automatic scrolling 10 years ago
Tim van der Meij 07ec736eb9 Improve driver code structure 10 years ago
Tim van der Meij ae8748edfb Refactor test driver to be more class-like 10 years ago
Tim van der Meij d59660cfa6 Clean up the test driver 10 years ago
Tim van der Meij 58769fd3b9 Refactor test slave 10 years ago
Jonas Jenwald 36ac67583f Remove commented out code about |disableWorker| in the test suite 10 years ago
Tim van der Meij 75d8f70d06 Remove SpecialPowers addon 10 years ago
Mitar 2f72ac1255 textLayer is not used anymore in render context. 11 years ago
Tim van der Meij e525902241 Use strict equalities in test/driver.js 11 years ago
Tim van der Meij 34728ee49b Removing unused code 11 years ago
Brendan Dahl 339f8f0ac9 Call correct quit function and wait request sending. 11 years ago
Brendan Dahl 5bd8a83c9b Build the text layer geometry on the worker. 11 years ago
Yury Delendik 4d3b15a486 Cools down Chrome/Windows during testing 11 years ago
Yury Delendik 567f1f4af0 Makes sure the results are send /handled in right order 11 years ago
Yury Delendik 1d8f6cf0e7 Updates make.js for cmaps and make binary cmaps by default 11 years ago
Yury Delendik 69efd9cb96 CMaps binary packing 11 years ago
Jonas Jenwald e808bf5736 Fix coding style in test/driver.js 11 years ago
Brendan Dahl b5b94a4af3 Use built in CMaps and unify the glyph mapping. 11 years ago
Yury Delendik 96fff4cc74 Refactors getTextContent return value 11 years ago
Yury Delendik 0131101275 Takes ascent/descent in account in the text layer 11 years ago
Yury Delendik 5bf3e44e30 Introduces LegacyPromise; polyfills DOM Promise 11 years ago
Brendan Dahl e697c598c2 Enable range requests in master mode. 12 years ago
Srishti ee0705bcce Reset Path 12 years ago
Srishti 21a8d62624 Fixes Text rotation issue #2095 12 years ago
Yury Delendik 27c8291ea1 Adds test for issue 3371 and enables testing with password. 12 years ago
Brendan Dahl ae1f973204 Use A+ spec compatible promises. 12 years ago
Brendan Dahl 732e6d0fbb Wrap driver code in closure. 12 years ago
Yury Delendik 702da7f3ea Skips failed-to-download tests 12 years ago
Mack Duan 6b2c6fc223 Changes to regression tests for progressive loading 12 years ago