summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-10-21CVE-2021-41146: Add --untrusted-args to avoid argument injectionFlorian Bruhin
2020-07-16ipc: Handle failing getpass.getuser() on WindowsFlorian Bruhin
2020-07-10configfiles: Handle invalid structure during migrationsFlorian Bruhin
2020-06-25tests: Stabilize test_open_with_ascii_localeFlorian Bruhin
2020-06-24ci: Switch from TRAVIS to CI env varsFlorian Bruhin
2020-06-24Re-enable "Running :spawn with invalid quoting"Florian Bruhin
2020-06-24tests: Simplify some open() callsFlorian Bruhin
2020-06-24tests: Fix flakyness in editor bdd testsFlorian Bruhin
2020-06-23tests: Set splitter handle width for InspectorSplitter testsFlorian Bruhin
2020-06-23Use :devtools in inspector testFlorian Bruhin
2020-06-23Fix handling of odd splitter size in InspectorSplitter testsFlorian Bruhin
2020-06-23Fix test_versionFlorian Bruhin
2020-06-23Merge remote-tracking branch 'origin/pr/5153'Florian Bruhin
2020-06-23Add ASCII-art logo to :versionFlorian Bruhin
2020-06-23Work around devtools window detaching bugFlorian Bruhin
2020-06-23inspector: Simplify showing in a windowFlorian Bruhin
2020-06-22Fix lintFlorian Bruhin
2020-06-22Add some tests for AbstractInspectorFlorian Bruhin
2020-06-22tests: Move some fixtures to tests/helpers/fixtures.pyFlorian Bruhin
2020-06-22Use separate inspector section in state configFlorian Bruhin
2020-06-19tests: Improve InspectorSplitter sizing testsFlorian Bruhin
2020-06-19Merge branch 'master' into docked-inspectorFlorian Bruhin
2020-06-19tests: Fix JS header testsFlorian Bruhin
2020-06-19Add overlay scrollbarFlorian Bruhin
2020-06-19tests: Generalize configinit testsFlorian Bruhin
2020-06-18miscwidgets: Add tests for InspectorSplitterFlorian Bruhin
2020-06-17One last pylint fixJethro Cao
2020-06-17Document defaults of the 4 optional UrlParams attrsJethro Cao
2020-06-17Re-add accidentally replaced comment on test caseJethro Cao
2020-06-17Fix pylint errors (line-too-long)Jethro Cao
2020-06-17Add tests for new auto_search modeJethro Cao
2020-06-17Fix tests/lintFlorian Bruhin
2020-06-17Add git branch to :versionFlorian Bruhin
2020-06-17Fix lintFlorian Bruhin
2020-06-17Handle OSErrors gracefully in os.utime()Florian Bruhin
2020-06-17tests: Get rid of fake_keyeventFlorian Bruhin
2020-06-17Add BindingTrie.__str__Florian Bruhin
2020-06-17modeparsers: Refactor how hints are handledFlorian Bruhin
2020-06-17basekeyparser: Improve debug loggingFlorian Bruhin
2020-06-17modeparsers: Refactor to avoid subclassingFlorian Bruhin
2020-06-16Fix test_urlmarks.pyFlorian Bruhin
2020-06-16Update tests/manual/mouse.htmlFlorian Bruhin
2020-06-16tests: Stabilize test_qute_settings_persistence for realFlorian Bruhin
2020-06-16Rename urlmarks.py to test_urlmarks.pyFlorian Bruhin
2020-06-11Fix lintFlorian Bruhin
2020-06-11Add categories to qute://logFlorian Bruhin
2020-06-11Refactor log.LogFilterFlorian Bruhin
2020-06-11commands: Add some additional tests for *args handlingFlorian Bruhin
2020-06-11Change logging format when the loglevel is changed via configFlorian Bruhin
2020-06-11Fix lintFlorian Bruhin