74 Commits (b718a3604a0b8c20ed8873ca1781f69a9f60f60d)

Author SHA1 Message Date
Brendan Dahl 9e507063ca Start of the stat utilities. 13 years ago
Brendan Dahl 50e21bb103 Log user agent for reference tests. 13 years ago
Brendan Dahl a2b2ecaa29 Fix the initialization of the first page for multiple testing rounds. 13 years ago
Yury Delendik b5f952a63a Fixes font debugger; text builder api refactoring 13 years ago
Julian Viereck f1e0edbaa9 Address Yurys review comments 13 years ago
Julian Viereck e48530d391 Fix AppendText after API changes 13 years ago
Julian Viereck 049b19264c Make lint happy again 13 years ago
Julian Viereck e7894ca07d Fix the driver.js file to handle new TextLayer infrastructure 13 years ago
Yury Delendik ac7b6aeff4 Provides right fallback fonts for text layer 13 years ago
Yury Delendik 3fed93d808 Adds text layer testing 13 years ago
Brendan Dahl 332ae4ce41 Change to the Apache v2 license. 13 years ago
Yury Delendik 7a0e91af4b removes expandUrl(url); fixes error message 13 years ago
Yury Delendik 00f1d6dbf1 Fetches pdf data in the worker 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 e1b4fc5ac7 Enabled workers during 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
Artur Adib bdc8a91778 Retry w/ JSON to avoid cross-object contamination 13 years ago
Artur Adib 6d9e045413 driver.js: retry POST until successful 13 years ago
notmasteryet 00664f5f0c add liveprogramming as load test 13 years ago
notmasteryet a52aacab5a Fix the text layer testing 14 years ago
notmasteryet d4e22f5a92 Clear canvas for skipped pages 14 years ago
notmasteryet 5909830d43 Fixing the textLayer parameter 14 years ago
notmasteryet 3ea81bf0a6 (#867) Set Type3 font encoding; enable text selection testing 14 years ago
Brendan Dahl d6925b13ba Adding new errorback and code to display error messages. 14 years ago
Brendan Dahl 29c21843d6 Nits 14 years ago
Brendan Dahl 9830cb935e Fix two memory leaks. 14 years ago
Julian Viereck 99254891e6 Disable work on firefox using feature detection 14 years ago
Artur Adib 1d4e3025b6 PDF --> PDFJS, global wrapper named 14 years ago
= 65ea07a3a2 Initial merge of 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
Kalervo Kujala 633baa881f Make test_slave.html as valid html5. 14 years ago
Kalervo Kujala b353a7b37b Make test_slave.html as valid html5. 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 14 years ago
Kalervo Kujala de408dac70 Fix lint warnings. 14 years ago
Artur Adib 83854a085c Implemented getPdf(). Closes #516 14 years ago
Kalervo Kujala 2094c29169 Use data directly in PDFDoc. 14 years ago
notmasteryet 91a5f73708 Implement "skipPages" feature for reftests 14 years ago
Kalervo Kujala 2d03f93fed Name anonymous functions for debugging purposes. 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
notmasteryet 999487444d removing onload from driver.js 14 years ago
notmasteryet 7036bcd4c7 Zero gjslint warnings mark 14 years ago
Julian Viereck 921f8bd669 Tried to add a destroy function to free memeory, but doesn't seem to help 14 years ago