summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-07-22Merge remote-tracking branch 'origin/pr/7789'Florian Bruhin
2023-07-20Don't crash on --logfilterPhilipp Albrecht
2023-07-20Move hide_qt_warning() to qtlogPhilipp Albrecht
2023-07-20Move qt_message_handler() to qtlogPhilipp Albrecht
2023-07-05Don't show warning when jumping to next/prev without matchesPhilipp Albrecht
2023-06-30Fix lint/test issuesqt6-autoselectFlorian Bruhin
2023-06-30qt6: Make sure KeyInfo never has ints as membersFlorian Bruhin
2023-06-30qt6: Widen env auto testsFlorian Bruhin
2023-06-30Fix mypyFlorian Bruhin
2023-06-30qt6: Switch most tooling/linting to Qt 6Florian Bruhin
2023-06-30qt: Introduce _WRAPPER_OVERRIDE for packagersFlorian Bruhin
2023-06-30qt: Switch to autoselection of Qt backend by defaultFlorian Bruhin
2023-06-30qt: blackifyFlorian Bruhin
2023-06-30Fix test_qtargs on Qt 5Florian Bruhin
2023-06-30Merge pull request #7761 from pylbrecht/remove-vim-modelinesFlorian Bruhin
2023-06-30Add experimental_web_platform_features settingFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-06-26py38: Run modified pyupgradedrop-py37Florian Bruhin
2023-06-26Initial Python 3.7 dropFlorian Bruhin
2023-06-26tests: Resurrect :print --pdf testFlorian Bruhin
2023-06-26Fix :print --pdf with subdirectoriesFlorian Bruhin
2023-06-25Rename some qt6 FIXMEsFlorian Bruhin
2023-06-25Revert "Work around Python 3.12 test issues"Florian Bruhin
2023-06-24Revert "tests: Add a test for implicit Qt init"Florian Bruhin
2023-06-23tests: Add a test for implicit Qt initFlorian Bruhin
2023-06-15tests: Widen xfail range for ELF to Qt 6.6+Florian Bruhin
2023-06-14qt: Use warning instead if Qt was already importedFlorian Bruhin
2023-06-14qt: Use outcomes dict instead of attributes for SelectionInfoFlorian Bruhin
2023-06-14qt: Sort wrappers in SelectionInfo correctlyFlorian Bruhin
2023-06-14qt: Allow opt-in to autoselection and enable testsFlorian Bruhin
2023-06-13qt: Improve SelectionInfo.__str__()Florian Bruhin
2023-06-13qt: Refactor SelectionInfo.set_module_errorFlorian Bruhin
2023-06-13qt: Stop trying other wrappers on ImportErrorFlorian Bruhin
2023-06-13qt: Add wrapper info to backendproblem messagesFlorian Bruhin
2023-06-13qt: Make sure to undo all global state changesFlorian Bruhin
2023-06-13qt: Fix lintFlorian Bruhin
2023-06-13qt: Fix test_versionFlorian Bruhin
2023-06-13qt: Split machinery.init() and init_explicit() into two functionsFlorian Bruhin
2023-06-13qt: Integrate machinery into earlyinit properlyFlorian Bruhin
2023-06-13qt: Fix tests for SelectionInfo changesFlorian Bruhin
2023-06-13qt: Fix lintFlorian Bruhin
2023-06-13qt: Treat empty QUTE_QT_WRAPPER as unsetFlorian Bruhin
2023-06-13qt: Less stringly-typed API for SelectionInfoFlorian Bruhin
2023-06-13qt: Add machinery.SelectionInfoFlorian Bruhin
2023-06-12qt: Fix typing/lintFlorian Bruhin
2023-06-12qt: Add tests for machineryFlorian Bruhin
2023-06-09Work around Python 3.12 test issuesFlorian Bruhin
2023-06-08tests: Adjust urlmatch exception message patterns for Python 3.11.4Florian Bruhin
2023-06-08test: Adjust test_nul_bytes version checkFlorian Bruhin
2023-05-31Merge branch 'update-dependencies'Florian Bruhin