summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-10-17Show better error message when trying to toggle with :setFlorian Bruhin
2017-10-16Fix setting monospace fonts with None valuesFlorian Bruhin
2017-10-14Make sure the config default values are mutableFlorian Bruhin
2017-10-13Skip "History with invalid URL" test on WindowsFlorian Bruhin
2017-10-12Add missing testFlorian Bruhin
2017-10-12Also check PyQt version for qtutils.version_check()Florian Bruhin
2017-10-12Fix loading of monospace fonts in configtypes.QtFontFlorian Bruhin
2017-10-11Improve fonts.monospace testsFlorian Bruhin
2017-10-11Fix updating fonts when fonts.monospace is changedFlorian Bruhin
2017-10-11Fix reading of fonts.monospace on initFlorian Bruhin
2017-10-11Merge pull request #3073 from qutebrowser/sql-errorsFlorian Bruhin
2017-10-11Fix lintFlorian Bruhin
2017-10-11Check for YAML C extensions on TravisFlorian Bruhin
2017-10-11Add a setting to force the platform and improve Wayland handlingFlorian Bruhin
2017-10-11Another attempt at stabilizing qutescheme.featureFlorian Bruhin
2017-10-11Fix lintFlorian Bruhin
2017-10-11Show nicer errors when trying to set deleted/renamed optionsFlorian Bruhin
2017-10-11Rename qt_args and force_software_rendering to add qt. prefixFlorian Bruhin
2017-10-11Implement deleting/renaming values in configdata.ymlFlorian Bruhin
2017-10-10Leave qute://settings after tests are doneFlorian Bruhin
2017-10-09Add missing history testsFlorian Bruhin
2017-10-09Fix getting a short text from the SqlErrorFlorian Bruhin
2017-10-09Handle some sqlite errors gracefullyFlorian Bruhin
2017-10-09Split up _init_envvars from configinit.early_initFlorian Bruhin
2017-10-09Fix the window.hide_wayland_decoration settingFlorian Bruhin
2017-10-08Add :bind --defaultFlorian Bruhin
2017-10-08Make qtutils.version_check strict by defaultFlorian Bruhin
2017-10-08Merge remote-tracking branch 'origin/pr/2940'Florian Bruhin
2017-10-08Merge remote-tracking branch 'origin/pr/2891'Florian Bruhin
2017-10-08Improve error handling for config commandsFlorian Bruhin
2017-10-07FAQ update for spellcheck & test fixMichal Siedlaczek
2017-10-06Improved zoom level management and enforcementBryan Gilbert
2017-10-06Ignore another Qt error messageFlorian Bruhin
2017-10-06Mark hints.auto_follow_timeout test as flakyFlorian Bruhin
2017-10-05Try stabilizing completion testFlorian Bruhin
2017-10-05Style fixesMichal Siedlaczek
2017-10-05Merge branch 'config-write-py'Florian Bruhin
2017-10-05tests: Get rid of duplicate key config stubsFlorian Bruhin
2017-10-05Make sure key_config_stub is available when neededFlorian Bruhin
2017-10-05Add a test to make sure :write-config-py files actually workFlorian Bruhin
2017-10-05Add tests for :config-write-pyFlorian Bruhin
2017-10-05Finish ConfigPyWriter and testsFlorian Bruhin
2017-10-04Try to stabilize :window-only testFlorian Bruhin
2017-10-04Merge branch 'master' into spellMichaƂ Siedlaczek
2017-10-04Review fixesMichal Siedlaczek
2017-10-04Merge branch 'pr/3025'Florian Bruhin
2017-10-04Try to stabilize :completion-item-del for :buffer testFlorian Bruhin
2017-10-04Skip flaky :buffer test entirelyFlorian Bruhin
2017-10-04Don't rely on order in test_clearFlorian Bruhin
2017-10-04Avoid configdata init in test_configinitFlorian Bruhin