summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-01-18Release v0.5.1.v0.5.1Florian Bruhin
2016-01-18Fix config validation for String types.Florian Bruhin
2016-01-18Fix completion for String config type.Florian Bruhin
2016-01-05Release v0.5.0v0.5.0Florian Bruhin
2016-01-05Clean up pdfjs tests.Florian Bruhin
2016-01-05Add pdf.js version to qute:version.Florian Bruhin
2016-01-05Merge branch 'pdfjs' of https://github.com/Kingdread/qutebrowser into Kingdre...Florian Bruhin
2016-01-04Also handle the doc path not existing at all.Florian Bruhin
2016-01-04Also handle inexistant doc path.Florian Bruhin
2016-01-04Update docs for :help tests.Florian Bruhin
2016-01-04Adjust copyright years.Florian Bruhin
2016-01-04Don't pass through shifted characters.Florian Bruhin
2015-12-21pylint: unneeded-suppression -> useless-suppressionFlorian Bruhin
2015-12-21tests: Use caplog.at_level, not atLevel.Florian Bruhin
2015-12-21tests: Adjust error message comparison for Windows.Florian Bruhin
2015-12-21Suppress pylint no-member for os.mkfifo.Florian Bruhin
2015-12-21Skip all tests using py_proc when frozen.Florian Bruhin
2015-12-21tests: Try to work around race condition.Florian Bruhin
2015-12-21Add some tests for commands.userscripts.Florian Bruhin
2015-12-20Adjust pdfjs unit tests for new logging levelDaniel Schadt
2015-12-20Update to pytest-bdd 2.16.0.Florian Bruhin
2015-12-20Add BDD tests for pdfjs integrationDaniel Schadt
2015-12-20Add unit tests for browser.pdfjsDaniel Schadt
2015-12-20pdfjs: don't embed data in htmlDaniel Schadt
2015-12-20pdfjs: add unittest for script generationDaniel Schadt
2015-12-20Add missing not_frozen mark in test_guiprocess.Florian Bruhin
2015-12-20Remove various deprecated commands/arguments.Florian Bruhin
2015-12-20Allow any non-space char in search engine names.Florian Bruhin
2015-12-18Report stdout/stderr of failed subprocesses.Florian Bruhin
2015-12-18Revert "tests: Use urllib to load redirect-later-continue."Florian Bruhin
2015-12-18tests: Use urllib to load redirect-later-continue.Florian Bruhin
2015-12-18tests: Fix AttributeError in _wait_for_clipboard.Florian Bruhin
2015-12-18tests: Hopefully fix keyinput.feature flakiness.Florian Bruhin
2015-12-17Remove unused import, take two.Florian Bruhin
2015-12-17Remove unused import.Florian Bruhin
2015-12-17tests: Ignore "SelectionRequest too old" globally.Florian Bruhin
2015-12-17tests: Wait for data in the clipboard.Florian Bruhin
2015-12-17tests: Check args for loadFinished signals.Florian Bruhin
2015-12-17tests: Get rid of QSignalSpy where we can.Florian Bruhin
2015-12-16tests: Clear captured output between tests.Florian Bruhin
2015-12-16tests: Handle report.longrepr being a tuple.Florian Bruhin
2015-12-16tests: Improve some ugly test IDs.Florian Bruhin
2015-12-16Capture qutebrowser/httpbin output separately.Florian Bruhin
2015-12-15pylint: Disable no-member for hypothesis.Settings.Florian Bruhin
2015-12-15Enable hypothesis' strict mode.Florian Bruhin
2015-12-15tests: Wait until the qutebrowser window has focus.Florian Bruhin
2015-12-11Add config read in test_default_config.Florian Bruhin
2015-12-11tests: Require qapp for test_old_config.Florian Bruhin
2015-12-11Add tests for renamed/deleted config options.Florian Bruhin
2015-12-11Add tests to check upgrades from old configs.Florian Bruhin