summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-05-02Add test for remembered ignored certificate errorsFlorian Bruhin
2020-04-18Ignore another Chromium errorFlorian Bruhin
2020-04-03Add platform plugin to version outputFlorian Bruhin
2020-02-13Fix initializing of configtypes.QtFont when default_size is NoneFlorian Bruhin
2020-01-31Simplify testFlorian Bruhin
2020-01-31Fix fonts.default_size with fonts.hintsFlorian Bruhin
2020-01-25Don't call signal.signal with None-handler in testsFlorian Bruhin
2020-01-24Rename force_dark_color_scheme to prefers_color_scheme_darkFlorian Bruhin
2020-01-20Fix docs/lintFlorian Bruhin
2020-01-20Add comment for testFlorian Bruhin
2020-01-20Merge remote-tracking branch 'origin/pr/5193'Florian Bruhin
2020-01-20Add fonts.default_family settingFlorian Bruhin
2020-01-15Strip trailing dots while matching url patternsJay Kamat
2020-01-11quteprocess: Add Qt 5.14 debug messageFlorian Bruhin
2020-01-11test_progress: Normalize importsFlorian Bruhin
2020-01-11tests: Use system-wide default font for config_stubFlorian Bruhin
2020-01-11tests: Don't set Monospace font for progress test on macOSFlorian Bruhin
2020-01-11Quote font family names for Qt CSS onlyFlorian Bruhin
2020-01-11Switch to a FontFamilies classFlorian Bruhin
2020-01-11Add hypothesis test for parse_font_familiesFlorian Bruhin
2020-01-11tests: Update blocked-hostsFlorian Bruhin
2020-01-11tests: Compress the blocked-hosts fileFlorian Bruhin
2020-01-11Fix test_force_dark_color_scheme with QtWebKitFlorian Bruhin
2020-01-10Add missing configutils testFlorian Bruhin
2020-01-10Replace fonts.monospace setting by rewritten fonts.default_familiesFlorian Bruhin
2020-01-10test_configfiles: Split off migration testsFlorian Bruhin
2020-01-09travis: Try working around libc bugFlorian Bruhin
2020-01-09Fix lint/coverage for Travis updatesFlorian Bruhin
2020-01-09Fix test_configinit with Qt < 5.14Florian Bruhin
2020-01-08Add colors.webpage.force_dark_color_schemeFlorian Bruhin
2020-01-05Handle yet another "too complex" sqlite errorFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-31Improve QtFont parsingFlorian Bruhin
2019-12-30Fix :tab-give test and docsFlorian Bruhin
2019-12-30Also prevent :tab-give with tabs_are_windowsFlorian Bruhin
2019-12-30tests: Remove unnecessary fresh instanceFlorian Bruhin
2019-12-30Merge remote-tracking branch 'origin/pr/5150'Florian Bruhin
2019-12-29Add a qt.force_platformtheme settingFlorian Bruhin
2019-12-23Merge remote-tracking branch 'origin/pr/5139'Florian Bruhin
2019-12-23Merge branch 'circular-import'Florian Bruhin
2019-12-23Handle _chromium_version without webenginesettings moduleFlorian Bruhin
2019-12-20Readd accidentally removed test_str_emptyFlorian Bruhin
2019-12-20Move widened_hostnames to configutilsFlorian Bruhin
2019-12-20Split config.stylesheet into separate moduleFlorian Bruhin
2019-12-20Replace configutils.UNSET by usertypes.UNSETFlorian Bruhin
2019-12-20Make it possible to hide ScopedValues from dump_userconfig()Florian Bruhin
2019-12-20Refactor user agent handlingFlorian Bruhin
2019-12-20Move Qt version to top in version informationFlorian Bruhin
2019-12-20Fix test_resource_type_values with Qt 5.7Florian Bruhin
2019-12-20Qt 5.14: Add interceptors.ResourceType.Preload(Main|Sub)FrameFlorian Bruhin