summaryrefslogtreecommitdiff
path: root/tests/unit/utils
AgeCommit message (Expand)Author
2022-01-04Use flake8-pytest-stylepytest-styleFlorian Bruhin
2021-12-03pylint: Enable docparams checkerFlorian Bruhin
2021-12-03pylint: Fix some legitimate issuesFlorian Bruhin
2021-12-02pylint: Remove bad-continuation supressionsFlorian Bruhin
2021-12-02pylint: Handle consider-using-withFlorian Bruhin
2021-11-17tests: Fix test_real_git with different core.abbrevFlorian Bruhin
2021-11-05Fix lintFlorian Bruhin
2021-11-04Fix lintFlorian Bruhin
2021-11-04tests: Set IDs for urlmatch testsFlorian Bruhin
2021-10-14tests: Adjust for PyYAML 6.0Florian Bruhin
2021-07-12Revert "Fix enum stringification for Python 3.10 a7+"Florian Bruhin
2021-05-20Merge remote-tracking branch 'origin/master' into 4nd3r/hostblock_subdomainsAnder Punnar
2021-05-05Clarify backend version stringFlorian Bruhin
2021-04-24Merge remote-tracking branch 'origin/master' into 4nd3r/hostblock_subdomainsAnder Punnar
2021-04-15Add QUTE_QTWEBENGINE_VERSION_OVERRIDEFlorian Bruhin
2021-04-15tests: Fix test_version with git's init.defaultBranchFlorian Bruhin
2021-04-09make _widened_hostnames public, move to urlutilsAnder Punnar
2021-04-08Remove unused importsFlorian Bruhin
2021-04-08Fix enum stringification for Python 3.10 a7+Florian 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-31flatpak: Make things work without FLATPAK_IDFlorian Bruhin
2021-03-31flatpak: Fix standarddir/ipc testsFlorian Bruhin
2021-03-31tests: Move flatpak patch to conftestFlorian Bruhin
2021-03-31flatpak: Skip download dispatcher testsFlorian 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-29tests: Move freezer to fixtures.pyFlorian 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-24Remove changes to test_standarddirFlorian Bruhin
2021-03-24Merge remote-tracking branch 'origin/pr/6291'Florian Bruhin
2021-03-23standarddir: Fix custom basedirs with flatpakFlorian Bruhin
2021-03-23Added blank lines backLembrun
2021-03-23Merge branch 'master' into pathlib-/unit/utilsLembrun
2021-03-23Revert changes in standarddir and test_resourcesLembrun
2021-03-23Removing str() in test_jinja,adding str(import_path) in test_versionLembrun
2021-03-19Refactor cert error handling to act on single errorsFlorian Bruhin
2021-03-18Reverting to abspath,minor simplificationsLembrun
2021-03-18Only run test_flatpak_runtimedir on LinuxFlorian Bruhin
2021-03-18Fix test_flatpak_runtimedirFlorian Bruhin
2021-03-18Add a test for flatpak runtime dirFlorian Bruhin
2021-03-18Rename version.is_sandboxed() to is_flatpak()Florian Bruhin
2021-03-18Import webenginesettings lazily in versionFlorian Bruhin
2021-03-17Drop libgl workaround entirelyFlorian Bruhin