summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-04-07Don't parse distribution versionsFlorian Bruhin
2021-04-07Handle version numbers with >3 digitsFlorian Bruhin
2021-04-06Simplify pathlib usage in webserver_sub_sslFlorian 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: Fix accidental network accessFlorian 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-31ci: Move test_mkvenv.py to update-dependenciesFlorian Bruhin
2021-03-31tests: Ignore mDNS errorsFlorian 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: Make test page more human-friendlyFlorian Bruhin
2021-03-27notifications: Add basic tests for message notificationsFlorian Bruhin
2021-03-27notifications: Include originFlorian Bruhin
2021-03-27notifications: Name default actionFlorian Bruhin
2021-03-27notifications: Fix Qt 5.13 and 5.14Florian Bruhin
2021-03-27notifications: Fix lintFlorian Bruhin
2021-03-27notifications: Update tests for increasing IDsFlorian Bruhin
2021-03-27notifications: Fix getting capabilities in testsFlorian Bruhin
2021-03-27notifications: Use _as_uint32 everywhereFlorian Bruhin
2021-03-27notifications: Implement closing via webFlorian Bruhin
2021-03-27notifications: Basic separation into presenter and adapterFlorian Bruhin
2021-03-27notifications: Verify image dimensions in testsFlorian Bruhin
2021-03-27notifications: Fix handling of padded imagesFlorian Bruhin
2021-03-27notifications: multiple -> replacing in testsFlorian Bruhin
2021-03-27notifications: Adjust tests for new image handlingFlorian Bruhin
2021-03-27notifications: Clearer test imagesFlorian Bruhin
2021-03-27notifications: Rename/consolidate settingsFlorian Bruhin
2021-03-27notifications: Fix getting permission in test HTMLFlorian Bruhin
2021-03-27notifications: Drop Qt 5.13 support in libnotify presenterFlorian Bruhin
2021-03-25notifications: Fix handling of custom actions on foreign notificationsFlorian Bruhin
2021-03-25notifications: Use consistent language in BDD filesFlorian Bruhin
2021-03-25notifications: Fix and test support for PyQtWebEngine 5.14Florian Bruhin
2021-03-25notifications: Replace @qtwebengine_py_5_15 by @pyqtwebengine>=5.15Florian Bruhin
2021-03-25notifications: Fetch capabilities early and avoid restartFlorian Bruhin
2021-03-25notifications: Split up HTML filesFlorian Bruhin
2021-03-25notifications: Skip DBus tests early on WindowsFlorian Bruhin