55 Commits (3b83a42a9122c1b7546535eaf215fe64d2b51f92)

Author SHA1 Message Date
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
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
Kalervo Kujala 8e5a8fb49f Fix Mode comment lines. 14 years ago
Artur Adib 1296da313c Fixed browser shutdown bug for Macs 14 years ago
notmasteryet 238ac7c812 Fix insertAdjacentHTML for pre FF8 14 years ago
Kalervo Kujala e00ae164f0 Catch multiline log function calls. 14 years ago
Kalervo Kujala 3fa8bba48e Make 'make test' factors faster. 14 years ago
Kalervo Kujala 6fc25241cc Report results properly to test.py from driver.js. 14 years ago
Kalervo Kujala 7cbdc982c5 Report results properly to test.py from driver.js. 14 years ago
Kalervo Kujala 965193b38d Keep the results visible in test_slave.html before quitting. 14 years ago
Kalervo Kujala 802f664baa Indent the driver.js correctly. 14 years ago
Kalervo Kujala 56ed06e7ea Refactor the lines that are over 80 characters long in driver.js. 14 years ago
Kalervo Kujala 30ecf43676 Correct the coding style according to gjslint for driver.js. 14 years ago
Brendan Dahl 4377eed920 Adding support for page rotation 14 years ago
Kalervo Kujala 25a6e09d78 Show browser-test results in pageNum/numPages format. 14 years ago
Kalervo Kujala b1ea9332b8 Avoid browser-test stoppage when task.pdfDoc is undefined. 14 years ago
Kalervo Kujala 17e02e3c39 Use strict in driver.js. 14 years ago
Chris Jones 6f3fff5798 fix some bugs 14 years ago