summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-04-04tests: Add v0.6.0 config to test_old_configFlorian Bruhin
2016-04-01Rename unit/misc/test_sessions.py to *_unit.pyFlorian Bruhin
2016-04-01Merge branch 'session-tests'Florian Bruhin
2016-04-01Merge branch 'force-current-tab' of https://github.com/paretje/qutebrowser in...Florian Bruhin
2016-04-01Refactor unit tests for remove_blank_targetKevin Velghe
2016-03-31Skip "Focusing download widget via Tab" on old QtFlorian Bruhin
2016-03-31pylint: useless-suppression in test_qt_javascriptFlorian Bruhin
2016-03-31Avoid DownloadView being focused when pressing tabFlorian Bruhin
2016-03-31Fix crash when removing download in closed windowFlorian Bruhin
2016-03-31Complete coverage for webelemKevin Velghe
2016-03-31Add link_span.htmlKevin Velghe
2016-03-31Adds tests for buffer command.Jimmy
2016-03-30Add hints integration testKevin Velghe
2016-03-30Add extra test to test_remove_blank_targetKevin Velghe
2016-03-30Add tests for #879Florian Bruhin
2016-03-30Fix test_remove_blank_targetKevin Velghe
2016-03-30Add integration tests for current target hintsKevin Velghe
2016-03-30Add webelem tests for remove_blank_targetKevin Velghe
2016-03-29Fix lintFlorian Bruhin
2016-03-29Merge branch 'dirbrowser-issue-1334' of https://github.com/Kingdread/qutebrow...Florian Bruhin
2016-03-29Fix lintFlorian Bruhin
2016-03-29Add some tests for QtWebKit/Engine JS capabilitiesFlorian Bruhin
2016-03-29Merge branch 'bdd_test_spawn_command' of https://github.com/phansch/qutebrows...Florian Bruhin
2016-03-29Fix lintFlorian Bruhin
2016-03-29fix lintDaniel Schadt
2016-03-29tests: add tests for quteproc.click_elementDaniel Schadt
2016-03-29quteprocess: properly escape xpath expressionDaniel Schadt
2016-03-29Remove unneeded argumentPhilipp Hansch
2016-03-29Merge remote-tracking branch 'upstream/master' into bdd_test_spawn_commandPhilipp Hansch
2016-03-29tests: Inherit HTTPPostStub from QObjectFlorian Bruhin
2016-03-29Merge branch 'master' of https://github.com/arsana7/qutebrowser into arsana7-...Florian Bruhin
2016-03-29Ignore test on WindowsPhilipp Hansch
2016-03-29tests: add click_element to quteprocessDaniel Schadt
2016-03-29Prevent slashes from being stripped on WindowsPhilipp Hansch
2016-03-29tests/dirbrowser: move parse out of DirLayoutDaniel Schadt
2016-03-29tests: use "if not parent_elem"Daniel Schadt
2016-03-29Try to fix path issue on windowsPhilipp Hansch
2016-03-29Fix small nitpickFlorian Bruhin
2016-03-29Merge branch 'test_statusbar_url' of https://github.com/craftyguy/qutebrowser...Florian Bruhin
2016-03-29Try to fix Windows path issue with new custom stepPhilipp Hansch
2016-03-28remove unused importClayton Craft
2016-03-28Added new test for simulating loading page and hover/unhover URLClayton Craft
2016-03-29Comply with flake8Philipp Hansch
2016-03-28Try not to confuse syntax highlighting with quotesPhilipp Hansch
2016-03-28Add a datapath replacement for spawning userscriptsPhilipp Hansch
2016-03-28quteprocess: remove duplicate codeDaniel Schadt
2016-03-28tests/dirbrowser: normalize paths before comparingDaniel Schadt
2016-03-28tests: add integration tests for dirbrowserDaniel Schadt
2016-03-28dirbrowser: move parent dir logic to own functionDaniel Schadt
2016-03-28tests: use file_url for dirbrowser testsDaniel Schadt