summaryrefslogtreecommitdiff
path: root/tests/unit/utils/test_qtutils.py
AgeCommit message (Expand)Author
9 dayslint: Add misc check for QTimer initializationtoofar
9 daysUpdate for new pylint/astroid releasesFlorian Bruhin
2024-03-25qtutils: Handle QDataStream.Status.SizeLimitExceededqt67Florian Bruhin
2023-09-18Add qtutils.is_wayland()Florian Bruhin
2023-08-15Add qtutils.qobj_repr()Florian Bruhin
2023-07-23reuse: Initial copyright text update for myselfFlorian Bruhin
2023-07-23reuse: Adjust most license headersFlorian Bruhin
2023-06-30Remove vim modelinesPhilipp Albrecht
2023-04-11tests: Fix broken mock assertionsFlorian Bruhin
2022-08-23lint: Fix various small flake8 issuesFlorian Bruhin
2022-08-23lint: Fix flake8 whitespace issuesFlorian Bruhin
2022-08-23tests: Fix and improve QLibraryInfo testingFlorian Bruhin
2022-08-23qt 6: Fix getting enum members in testsFlorian Bruhin
2022-08-23Fix remaining enum/flag issuesFlorian Bruhin
2022-08-23Move extract_enum_val to qtutilsFlorian Bruhin
2022-08-23Add QLibraryInfo wrapperFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_enums.pyFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_qt_imports.shFlorian Bruhin
2022-01-04Use flake8-pytest-stylepytest-styleFlorian Bruhin
2021-12-02pylint: Remove bad-continuation supressionsFlorian Bruhin
2021-12-02pylint: Handle consider-using-withFlorian Bruhin
2021-03-24Fix trailing whitespaceFlorian Bruhin
2021-03-24Avoid missing_okFlorian Bruhin
2021-03-24Simplify paths in test_jinja, _qtutils and _versionFlorian Bruhin
2021-03-18Reverting to abspath,minor simplificationsLembrun
2021-03-16Simplified with to write_text directlyLembrun
2021-03-16Replaced os.path by pathlib in tests/unit/utilsLembrun
2021-02-25Rename utils.py to testutils.pyLembrun
2021-02-10Fix lint/testsFlorian Bruhin
2021-02-10tests: Move Color to testutilsFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-13dataclasses: Adjust import orderFlorian Bruhin
2021-01-13dataclasses: Initial switchFlorian Bruhin
2021-01-11Add objects.qapp to avoid needing to None-checkFlorian Bruhin
2021-01-08Trivial PyQt 6 changesFlorian Bruhin
2020-11-20tests: Update test_version_checkFlorian Bruhin
2020-11-20Move utils.interpolate_color to qtutilsFlorian Bruhin
2020-05-26Add filename if QtOSError is used with QFileDeviceFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-05-22Add tests for qtutils.is_single_process()Florian Bruhin
2019-05-19Check for invalid QColor objectsFlorian Bruhin
2019-05-16Fix tab and webkit background colors clearing on config changeJay Kamat
2019-03-13Eschew the extraneous elsesFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-11-28Remove unnecessary pass statementsFlorian Bruhin
2018-07-16Fix pylint 2.0 useless-return casesFlorian Bruhin
2018-07-03Don't import test_file on WindowsFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-15pylint: Re-enable bad-continuationFlorian Bruhin