summaryrefslogtreecommitdiff
path: root/tests/unit/test_qt_machinery.py
AgeCommit message (Expand)Author
2024-04-30Make qt.machinery.Unavailable inherit ModuleNotFoundErrorFlorian Bruhin
2023-07-23reuse: Fix more copyright headersFlorian Bruhin
2023-07-23reuse: Adjust most license headersFlorian Bruhin
2023-06-30qt6: Widen env auto testsFlorian Bruhin
2023-06-30Fix mypyFlorian 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-30Remove vim modelinesPhilipp Albrecht
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-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: 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