37 Commits (b353a7b37bc2f2daacf50515ebcf5e4de1b45cd6)

Author SHA1 Message Date
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
Kalervo Kujala 07254bb0a5 Fix small lint warnings. 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
Chris Jones 452ba3d85b #123, part 2: move more PDF-page rendering stuff into pdf.js 14 years ago
Chris Jones 122d168b51 fix some bugs 14 years ago
Rob Sayre 1aa0b390b9 Make sure to guard against load errors. 14 years ago
Rob Sayre a4f8251d10 Make test driver a separate js file, eradicate some global variables. 14 years ago