summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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 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
2023-05-31tests: Make sure QNetworkDiskCacheMetadata has a header setFlorian Bruhin
2023-05-31Also skip ELF test on Qt 6.5.1Florian Bruhin
2023-05-31Merge branch 'process-message-improvements'Florian Bruhin
2023-05-31Skip process message test on WindowsFlorian Bruhin
2023-05-31ci: Ignore spurious QPainter messagesFlorian Bruhin
2023-05-29Fix lint/testsprocess-message-improvementsFlorian Bruhin
2023-05-28Improve process output in case of signalsFlorian Bruhin
2023-05-28Show PID in :process error messageFlorian Bruhin
2023-04-11tests: Fix broken mock assertionsFlorian Bruhin