summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use path rather than URI for download destinationMichael Catanzaro2023-03-081-18/+4
* Add very basic URI decode/normalize testsMichael Catanzaro2022-12-312-0/+76
* Drop lib/widgets layer and move remaining code to src/vanadiae2022-11-111-7/+7
* Remove unreachable libsoup codeLukáš Tyrychtr2022-11-021-23/+0
* Port to GTK4Alexander Mikhaylenko2022-10-174-22/+7
* build: use project_source_root(), project_build_root()Michael Catanzaro2022-08-051-2/+2
* build: check result of run_command()Michael Catanzaro2022-08-051-1/+1
* file-helpers: always delete tmp directoryMichael Catanzaro2022-05-061-59/+17
* Use portals for web app install/uninstallPhaedrus Leeds2022-03-212-182/+0
* Add a WebAppProvider D-Bus interfacePhaedrus Leeds2022-03-211-2/+2
* history-test: Stop using gtk_main_*Alexander Mikhaylenko2022-03-161-23/+52
* tests: Set locale for the encodings testAlexander Mikhaylenko2022-02-281-1/+3
* tests: Add tests for newly rewritten EphySearchEngine(Manager) codevanadiae2022-02-112-0/+313
* search-engines: Port whole EphySearchEngineManager code to GListModelvanadiae2022-02-111-15/+13
* tests: Make sure initial PATH is kept in test environmentvanadiae2022-02-111-1/+1
* Detect Snap sandbox in addition to FlatpakPhaedrus Leeds2021-12-091-4/+4
* tests: disable AC mode for WebView testsCarlos Garcia Campos2021-11-301-0/+3
* Add AdGuard youtube blockerJan-Michael Brummer2021-08-111-0/+2
* Add support for soup3Carlos Garcia Campos2021-04-301-7/+34
* Revert "Add support for soup3"Michael Catanzaro2021-04-291-34/+7
* Add support for soup3Carlos Garcia Campos2021-04-291-7/+34
* Add missing test dependencies to fix CIMichael Catanzaro2021-04-281-4/+6
* Port to HdyTabView/HdyTabBarAlexander Mikhaylenko2021-02-041-29/+22
* Disable safe browsing test when feature is disabledMichael Catanzaro2021-01-071-1/+1
* Remove ad-hoc query parameter strippingmcatanzaro/send-requestMichael Catanzaro2020-09-112-98/+0
* Fix memory leaks in history query resultsJan-Michael Brummer2020-06-251-3/+0
* Fix webapp notification supportJan-Michael Brummer2020-06-161-1/+1
* Tests: Set PATH explicit to build dirJan-Michael Brummer2020-06-041-0/+1
* Update Readability.jsJan-Michael Brummer2020-06-041-0/+1
* Fix test ephy-web-viewJan-Michael Brummer2020-05-042-12/+16
* Hide navigation buttons if webapp supports apple-mobile-web-app-capableJan-Michael Brummer2020-03-101-1/+1
* Fix bookmark-editing lockdown optionJan-Michael Brummer2020-03-071-0/+8
* Remove about:plugins leftoversMichael Catanzaro2019-11-281-1/+0
* Use an in memory history database for incognito modeJan-Michael Brummer2019-11-271-1/+1
* Remove ftp from ephy_embed_utils_address_has_web_scheme ()Jan-Michael Brummer2019-11-141-1/+0
* Fix EphyHistoryURL leak in history testMichael Catanzaro2019-07-191-0/+1
* Mass update: Apply uncrustify style to everythingJan-Michael Brummer2019-07-1518-65/+124
* Build with -Wextra and -Werror=format-securityMichael Catanzaro2019-05-041-1/+1
* Ensure that tests are compiled with -UG_DISABLE_ASSERTJan-Michael Brummer2019-05-041-17/+35
* ephy-sqlite-test: Remove more usage of g_assert()Michael Catanzaro2019-03-221-12/+12
* Finish renaming dot dir -> profile dirMichael Catanzaro2019-03-201-7/+7
* Remove obsolete URI decode testMichael Catanzaro2019-03-041-54/+0
* Use feature type for meson optionsMichael Catanzaro2019-02-241-2/+2
* Don't run Safe Browsing test by defaultMichael Catanzaro2019-02-241-10/+12
* WebKitGTK+ -> WebKitGTKMichael Catanzaro2019-02-201-1/+1
* embed-shell-test: stop messing with environmentMichael Catanzaro2019-02-151-26/+0
* Rename ephy_dot_dir() to ephy_profile_dir()Patrick Griffis2019-01-312-5/+5
* tests: add missing calls to ephy_file_helpers_shutdown()Michael Catanzaro2019-01-093-3/+18
* history-test: Don't leave history db in /tmpMichael Catanzaro2019-01-091-34/+24
* gsb-service-test: Don't pollute /tmpMichael Catanzaro2019-01-091-0/+2