summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-01-14Fix crash when clicking <form> element with name="value" childFlorian Bruhin
2018-01-04Don't attempt completion if input starts with flag.Ryan Roden-Corrent
2017-12-22skip testRyan Farley
2017-12-19Use request instead of pytestconfigFlorian Bruhin
2017-12-19Avoid using pytest.configFlorian Bruhin
2017-12-18Merge remote-tracking branch 'origin/pr/3407'Florian Bruhin
2017-12-18Fix colors.completion.fg default and description.Ryan Roden-Corrent
2017-12-17Fix test_config.test_get for updated config.Ryan Roden-Corrent
2017-12-15pylint: Re-enable ungrouped-importsFlorian Bruhin
2017-12-15pylint: Re-enable bad-continuationFlorian Bruhin
2017-12-15Add an utils.Unreachable exceptionFlorian Bruhin
2017-12-15Simplify test_getitemFlorian Bruhin
2017-12-15Remove old pylint disablesFlorian Bruhin
2017-12-15Fix wrong import orderFlorian Bruhin
2017-12-14Remove long deprecated :download invocationFlorian Bruhin
2017-12-14Merge remote-tracking branch 'origin/pr/3393'Florian Bruhin
2017-12-13Stabilize :session-save --quiet testFlorian Bruhin
2017-12-13Revert "Remove :session-save --quiet test"Florian Bruhin
2017-12-13Implement command-accept --rapid.Ryan Roden-Corrent
2017-12-13Rename/move encoding testFlorian Bruhin
2017-12-13Fix test for invalid guiprocess encodingFlorian Bruhin
2017-12-13Merge remote-tracking branch 'origin/pr/3388'Florian Bruhin
2017-12-13Merge remote-tracking branch 'origin/pr/3385'Florian Bruhin
2017-12-13Fix erroneous docstring in a recently added test.George Edward Bulmer
2017-12-13Fix histcategory query reuse logic.Ryan Roden-Corrent
2017-12-13Add a test with invalid unicode in spawned stdout.George Edward Bulmer
2017-12-13Merge remote-tracking branch 'origin/pr/3201'Florian Bruhin
2017-12-13Merge remote-tracking branch 'origin/pr/3382'Florian Bruhin
2017-12-13Remove :session-save --quiet testFlorian Bruhin
2017-12-12Change a rogue re.fullmatch into a re.search.George Edward Bulmer
2017-12-12Update tests to use search.ignore_caseJustin Partain
2017-12-12Modify instances of re.match to fullmatch or search.George Edward Bulmer
2017-12-12Fix :click-element with an ID containing non-alphanumeric charactersFlorian Bruhin
2017-12-12Improve terminating of test processesFlorian Bruhin
2017-12-12Use 'terminate' to clean up webserver subprocessFlorian Bruhin
2017-12-12Merge remote-tracking branch 'origin/pr/3374'Florian Bruhin
2017-12-12Make sure editor test doesn't run on WindowsFlorian Bruhin
2017-12-11Code review changes.George Edward Bulmer
2017-12-11Match url completion terms in any order.Ryan Roden-Corrent
2017-12-11Get rid of FakeUrl stubFlorian Bruhin
2017-12-10Update tests to work with the earlier consumption of stdin etc.George Edward Bulmer
2017-12-07Changed FakeUrl's url command to toDisplayStringevanlee123
2017-12-07fixed catch error in tabwidgetunknown
2017-12-07Merge remote-tracking branch 'refs/remotes/origin/master'unknown
2017-12-07fixed spacing on FakeURLevanlee123
2017-12-06added the scheme field to FakeURLevanlee123
2017-12-06Merge branch 'greasemonkey'Florian Bruhin
2017-12-06Use py.path.local in save_scriptFlorian Bruhin
2017-12-06Mark qute://settings test as flakyFlorian Bruhin
2017-12-06Fix markers for editor testFlorian Bruhin