summaryrefslogtreecommitdiff
path: root/tests/unit/utils/test_version.py
AgeCommit message (Expand)Author
2021-12-03pylint: Enable docparams checkerFlorian Bruhin
2021-11-17tests: Fix test_real_git with different core.abbrevFlorian Bruhin
2021-05-05Clarify backend version stringFlorian Bruhin
2021-04-15Add QUTE_QTWEBENGINE_VERSION_OVERRIDEFlorian Bruhin
2021-04-15tests: Fix test_version with git's init.defaultBranchFlorian Bruhin
2021-04-07Don't parse distribution versionsFlorian Bruhin
2021-04-07Handle version numbers with >3 digitsFlorian Bruhin
2021-03-31tests: Skip test_real_chromium_version if guessing too muchFlorian Bruhin
2021-03-31tests: Make test_real_chromium_version clearerFlorian Bruhin
2021-03-31flatpak: Try getting ID from /.flatpak_infoFlorian Bruhin
2021-03-31Fix botched commentFlorian Bruhin
2021-03-29scripts: Pass GitHub token via commandline argsFlorian Bruhin
2021-03-29tests: Test QtWebEngine version guessing when frozenFlorian Bruhin
2021-03-24Simplify paths in test_jinja, _qtutils and _versionFlorian Bruhin
2021-03-23Merge branch 'master' into pathlib-/unit/utilsLembrun
2021-03-23Removing str() in test_jinja,adding str(import_path) in test_versionLembrun
2021-03-18Reverting to abspath,minor simplificationsLembrun
2021-03-18Rename version.is_sandboxed() to is_flatpak()Florian Bruhin
2021-03-18Import webenginesettings lazily in versionFlorian Bruhin
2021-03-16Simplified with to write_text directlyLembrun
2021-03-16Merge branch 'master' into pathlib-/unit/utilsLembrun
2021-03-16Replaced os.path by pathlib in tests/unit/utilsLembrun
2021-03-12Fix lint/testsFlorian Bruhin
2021-03-12Add WebEngineVersions.chromium_majorFlorian Bruhin
2021-03-11Merge remote-tracking branch 'origin/pr/6234'Florian Bruhin
2021-03-11Add custom VersionNumber classFlorian Bruhin
2021-03-11Improve tests for importlibFlorian Bruhin
2021-03-11Fix Chromium version handling with PyQt 5.15.4+Florian Bruhin
2021-03-11Revert "Split PyQtWebEngine version code into methods"Florian Bruhin
2021-03-11Split PyQtWebEngine version code into methodsFlorian Bruhin
2021-03-07Added utils/resources.py and changed calls to util.read_file*Lembrun
2021-02-25Fix test_real_chromium_versionFlorian Bruhin
2021-02-25Improve WebEngineVersions.from_pyqt testsFlorian Bruhin
2021-02-25Handle new PyQtWebEngine-Qt packaging to get QtWebEngine versionFlorian Bruhin
2021-02-15Fix unused importsFlorian Bruhin
2021-02-15tests: Decouple ImportFake from test_versionFlorian Bruhin
2021-02-15Improve distribution version parsingFlorian Bruhin
2021-02-13tests: Skip test_real_chromium_version on PyQt dev versionsFlorian Bruhin
2021-02-10Improve tests in various corner casesFlorian Bruhin
2021-02-10Add more testsFlorian Bruhin
2021-02-10Fix testsFlorian Bruhin
2021-02-10Make WebEngineVersions.webengine non-OptionalFlorian Bruhin
2021-02-10WIP: Refactor QtWebEngine version handlingFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-17rfc6266: Fix test_versionFlorian Bruhin
2021-01-17Finish dropping PyPEG2Florian Bruhin
2021-01-14version: Remove Python backports from module infoFlorian Bruhin
2021-01-13dataclasses: Remaining dependency changesdataclassFlorian Bruhin
2021-01-13dataclasses: Adjust import orderFlorian Bruhin