summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-01-04CVE-2021-41146: Add --untrusted-args to avoid argument injectionFlorian Bruhin
2021-11-28Download APIFlorian Bruhin
2021-11-28Hide/Ignore some messagesFlorian Bruhin
2021-11-26Yet another QUrl hackFlorian Bruhin
2021-11-26Hack around test collection issuesFlorian Bruhin
2021-08-26Automatically rewrite enumsFlorian Bruhin
2021-08-26Blanket PyQt5 -> PyQt6Florian Bruhin
2021-07-20parametrize test_subdomain_blockingAnder Punnar
2021-07-19make blocking subdomains configurableAnder Punnar
2021-07-13tests: Ignore some more Chromium outputsFlorian Bruhin
2021-07-13Handle and test more file path corner casesFlorian Bruhin
2021-07-13Fix lint/docsFlorian Bruhin
2021-07-13Merge remote-tracking branch 'origin/pr/6507'Florian Bruhin
2021-07-12Revert "Fix enum stringification for Python 3.10 a7+"Florian Bruhin
2021-07-09Merge pull request #6567 from lufte/issue6039Florian Bruhin
2021-07-09Remove unused parameter and rename dblufte
2021-07-09Restore the sql fixture to close DBs after testinglufte
2021-07-06Fix check_coverage.py tests with pytest 7.0Florian Bruhin
2021-07-03Fix function name too shortlufte
2021-07-03Refactor tests that needed the Database classlufte
2021-07-02No need to create new databases each timelufte
2021-07-02Add unit tests for the Transaction classlufte
2021-07-02The database of a table shouldn't be privatelufte
2021-07-02Fix histcategory unit testslufte
2021-06-30Fix history unit testslufte
2021-06-30Make version() a plain functionlufte
2021-06-28Update test_sql unit testslufte
2021-06-28Adjust exception handling for adblock 0.5.0Florian Bruhin
2021-06-24tests: Ignore another Chromium messageFlorian Bruhin
2021-06-24More history test stabilizationFlorian Bruhin
2021-06-24Merge remote-tracking branch 'origin/pr/6372'Florian Bruhin
2021-06-15tests: Speculatively stabilize history testsFlorian Bruhin
2021-06-13Merge remote-tracking branch 'origin/master' into 4nd3r/hostblock_subdomainsAnder Punnar
2021-06-11Greasemonkey: Make sure script names are uniqueFlorian Bruhin
2021-06-09Fix prefers_reduced_motion on WindowsFlorian Bruhin
2021-06-09Add content.prefers_reduced_motionFlorian Bruhin
2021-06-07tests: Fix flakiness in test_invocations.pyFlorian Bruhin
2021-06-05Merged upstreamJason Rosenzweig
2021-06-05Less redundant codeJason Rosenzweig
2021-06-05Update tests/unit/mainwindow/test_prompt.pyjso8910
2021-06-05Update tests/unit/mainwindow/test_prompt.pyjso8910
2021-06-04Took suggestions, added '..' back to tabbing, fixed testsJason Rosenzweig
2021-06-04Fixed indentation, typingJason Rosenzweig
2021-06-04All tests should pass nowJason Rosenzweig
2021-06-04Forgot to delete commented out codeJason Rosenzweig
2021-06-04Better tests, added back _get_valid_dirs hopefully temporarilyJason Rosenzweig
2021-06-04Not working with this commit, but have to commit to mergeJason Rosenzweig
2021-06-04Added new testJason Rosenzweig
2021-06-04Fixed tests, just need to add new tests for file filteringJason Rosenzweig
2021-06-01Merge remote-tracking branch 'origin/master' into 4nd3r/hostblock_subdomainsAnder Punnar