summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make file-helpers-test not massacre /tmp and reenableMichael Catanzaro2019-01-092-9/+8
* file-helpers: Remove unused functionsMichael Catanzaro2019-01-081-2/+13
* Simplify and fix opening filesMichael Catanzaro2019-01-081-21/+0
* Purge g_assert() under tests/Michael Catanzaro2019-01-0813-167/+165
* Downloads dir should always be ~/Downloads in flatpakMichael Catanzaro2019-01-081-1/+1
* Disable file helpers test againMichael Catanzaro2019-01-071-8/+8
* Add default zoom level option to preferences dialogJan-Michael Brummer2019-01-041-1/+18
* Reenable test for ephy-file-helpersJan-Michael Brummer2018-12-292-15/+21
* Fix test-ephy-embed-shellJan-Michael Brummer2018-12-292-16/+10
* Enable safe browsing testJan-Michael Brummer2018-12-212-21/+18
* URL entry: Replacing GtkEntry with DzlSuggestionEntryJan-Michael Brummer2018-09-163-118/+13
* Disable safe browsing testMichael Catanzaro2018-08-122-15/+15
* Use EPHY_FILE_HELPERS_TESTING_MODE in (almost) all testsMichael Catanzaro2018-07-1710-10/+10
* Fix leaks in ephy-history-testMichael Catanzaro2018-07-161-0/+3
* Extend timeout for safe browsing testMichael Catanzaro2018-07-171-1/+2
* Attempt to fix location entry testMichael Catanzaro2018-07-171-2/+3
* web-apps: rework web app utils to use an application id instead of its nameCarlos Garcia Campos2018-06-281-13/+36
* Enable web app utils tests againCarlos Garcia Campos2018-06-282-12/+11
* Revert "Disable safe browsing test"Michael Catanzaro2018-06-211-9/+8
* Disable safe browsing testMichael Catanzaro2018-05-221-8/+9
* Revert "Fix location entry test after location entry redesign"Michael Catanzaro2018-03-051-1/+1
* Run ephy-migration-test in temporary profile dirsMichael Catanzaro2018-03-031-4/+38
* Fix location entry test after location entry redesignMichael Catanzaro2018-03-021-1/+1
* Compile gsettings schemas in build directoryMichael Catanzaro2018-03-021-18/+79