summaryrefslogtreecommitdiff
path: root/tests/unit/browser/test_pdfjs.py
AgeCommit message (Expand)Author
2021-03-07Added utils/resources.py and changed calls to util.read_file*Lembrun
2021-01-26Separate utils.read_file and read_file_binaryFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2020-11-10Fix lintFlorian Bruhin
2020-11-10tests: Fix pdfjs broken installation if bundled availableFlorian Bruhin
2020-11-04old qt: Remove unused importsFlorian Bruhin
2020-11-04old qt: Remove PDF.js workaroundFlorian Bruhin
2020-06-08pdfjs: Also check for web/viewer.html in is_available()Florian Bruhin
2019-11-24Fix test_pdfjs.test_get_main_urlFlorian Bruhin
2019-10-21Fix testsuser202729
2019-09-12Use fixtures for unwritable/-readable directories/filesFlorian Bruhin
2019-04-23Support domain patterns for content.pdfjsFlorian Bruhin
2018-11-28Fix lintFlorian Bruhin
2018-10-25Further simplify caplog.messagesFlorian Bruhin
2018-10-24Use caplog.messagesFlorian Bruhin
2018-10-05Fix lintFlorian Bruhin
2018-10-05Fix and test remaining PDF.js OSError issuesFlorian Bruhin
2018-10-05Fix issues with PDF.js path changesFlorian Bruhin
2018-10-04Use a proper data dir for PDF.jsFlorian Bruhin
2018-09-27Refactor JS escapingFlorian Bruhin
2018-09-10Allow downloading from PDF.jsFlorian Bruhin
2018-09-10Don't tell PDF.js to disable createObjectURL on Qt 5.7.1Florian Bruhin
2018-09-10Fix PDF.js test when no PDF.js is installedFlorian Bruhin
2018-09-09Simplify and lock down PDF.js filename handlingFlorian Bruhin
2018-09-09100% test coverage for browser.pdfjsFlorian Bruhin
2018-09-09Fix lint and testsFlorian Bruhin
2018-09-09Remove fix_urls which isn't needed anymoreFlorian Bruhin
2018-09-09Get PDF.js to workFlorian Bruhin
2018-09-09Revert "Simplify getting pdfjs main page"Florian Bruhin
2018-09-09Remove pdfjs.fix_urlsFlorian Bruhin
2018-09-09Simplify getting pdfjs main pageFlorian Bruhin
2016-10-06tests: relax pdfjs testsDaniel Schadt
2016-08-04Add qutebrowser.utils.javascriptFlorian Bruhin
2016-06-13Split browser into browser/browser.webkitFlorian Bruhin
2016-02-10Check pep257 via flake8.Florian Bruhin
2016-01-05Clean up pdfjs tests.Florian Bruhin
2015-12-20Adjust pdfjs unit tests for new logging levelDaniel Schadt
2015-12-20Add unit tests for browser.pdfjsDaniel Schadt