summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-02-03Only warn about autoconfig for the top-level config.pyFlorian Bruhin
2021-02-03Adjust tests for hints.leave_on_mode changeFlorian Bruhin
2021-02-03Adopt tests from master branchFlorian Bruhin
2021-02-03Improve rebuilding of history databaseFlorian Bruhin
2021-01-28Add a warning if QTWEBENGINE_CHROMIUM_FLAGS is setFlorian Bruhin
2021-01-28Fix resource globbing with Python .egg installsFlorian Bruhin
2021-01-27tests: Fix ~ completion test on WindowsFlorian Bruhin
2021-01-27tests: Use different workaround for mimetypes issueFlorian Bruhin
2021-01-27tests: Work around mimetype issueFlorian Bruhin
2021-01-27tests: Run service worker workaround test on WindowsFlorian Bruhin
2021-01-27tests: Ignore DXVAVDA errorsFlorian Bruhin
2021-01-27Only show changelog after feature upgradesFlorian Bruhin
2021-01-27Show changelog after upgradesFlorian Bruhin
2021-01-27Use right utils moduleFlorian Bruhin
2021-01-27Skip broken test on WindowsFlorian Bruhin
2021-01-27command: Improve deprecationFlorian Bruhin
2021-01-27tests: Skip "Using JS after window.open" on WindowsFlorian Bruhin
2021-01-27Add qt.workarounds.remove_service_workers settingFlorian Bruhin
2021-01-27tests: Make sure testprocess actually quitsFlorian Bruhin
2021-01-26tests: Skip broken check_coverage test for Python 3.10Florian Bruhin
2021-01-26Update test_typed_args for lazy annotationsFlorian Bruhin
2021-01-26Add initial support for Python 3.10 annotationsFlorian Bruhin
2021-01-26Get rid of IOErrorFlorian Bruhin
2021-01-26Separate utils.read_file and read_file_binaryFlorian Bruhin
2021-01-26Get rid of utils.resource_filenameFlorian Bruhin
2021-01-26Serve resource files from qute://resourceFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-26tests: Update properly for importlib_resourcesFlorian Bruhin
2021-01-22Support Super as modifier nameFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-20Various default setting changesFlorian Bruhin
2021-01-20Rename :enter-mode and :leave-modeFlorian Bruhin
2021-01-20Rename :follow-hint to :hint-followFlorian Bruhin
2021-01-20Rename selection commandsFlorian Bruhin
2021-01-20Rename :open-editor to :edit-textFlorian Bruhin
2021-01-20Rename :buffer to :tab-selectFlorian Bruhin
2021-01-20Rename :run-macro and :record-macroFlorian Bruhin
2021-01-20config: Improve error handling for missing sectionsFlorian Bruhin
2021-01-20Improve tests for filesystem completionFlorian Bruhin
2021-01-20Minor reformatFlorian Bruhin
2021-01-20Merge remote-tracking branch 'origin/pr/6038' into devFlorian Bruhin
2021-01-19Add some testsAndrew MacFie
2021-01-19Add filesystem completion to defaultAndrew MacFie
2021-01-19Refactor configtype __init__ methodsFlorian Bruhin
2021-01-19Fix file select warningFlorian Bruhin
2021-01-19Merge remote-tracking branch 'origin/pr/5987'Florian Bruhin
2021-01-19tests: Adjust workaround for windowsFlorian Bruhin
2021-01-19tests: Work around vulture path printing issueFlorian Bruhin
2021-01-18Clearer assertions, updated tests to assert correct errorsAxel Dahlberg
2021-01-17rfc6266: Add commentFlorian Bruhin