summaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2021-05-30Handle un-encodable initial text for editorFlorian Bruhin
2021-05-30Validate encoding for header settingsFlorian Bruhin
2021-05-29tests: Fix test_system_default_rendering with Noto Sans MonoFlorian Bruhin
2021-05-18Fix crash in cmd completion for set-cmd-text.Ryan Roden-Corrent
2021-05-18Remove service workers based on QtWebEngine versionFlorian Bruhin
2021-04-29Add QUTE_QTWEBENGINE_VERSION_OVERRIDEFlorian Bruhin
2021-04-29tests: Fix test_version with git's init.defaultBranchFlorian Bruhin
2021-04-13Fix quirk testsFlorian Bruhin
2021-04-10Merge commit '9a836e2'Florian Bruhin
2021-04-09Remove confusing returnFlorian Bruhin
2021-04-09Added tests for StatusbarWidget.Nicholas Schwab
2021-04-08Revert all prefix-related commits.Nicholas Schwab
2021-04-08Added tests for get_valid_prefixes.Nicholas Schwab
2021-04-08Added tests for configtypes.PrefixOrString.Nicholas Schwab
2021-04-08Added tests for ValidPrefixes.Nicholas Schwab
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-04-05Fix elf testsFlorian Bruhin
2021-04-04Show error when using :config-unset with uncustomized settingFlorian Bruhin
2021-04-04Add URL pattern support for :config-unsetFlorian 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-31flatpak: Get correct path to QtWebEngine localesFlorian Bruhin
2021-03-29ipc: Fix socket handlingFlorian Bruhin
2021-03-29Revert "ipc: Remove _old_socket handling"Florian Bruhin
2021-03-29ipc: Remove _old_socket handlingFlorian 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-27notifications: Rename/consolidate settingsFlorian Bruhin
2021-03-24Catch AttributeError for FormatString configtypeFlorian 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-24Simplify create_zipfileFlorian Bruhin
2021-03-24Merge remote-tracking branch 'origin/pr/6256'Florian Bruhin
2021-03-23standarddir: Fix custom basedirs with flatpakFlorian Bruhin
2021-03-23create_zipfile and create_blocklist now return a path objectLembrun
2021-03-23Added blank lines backLembrun
2021-03-23Merge branch 'master' into pathlib-/unit/utilsLembrun