summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* uri-helpers: Implement Mozilla's IDN display algorithmGabriel Ivascu2017-12-171-0/+54
* Stop using DzlSuggestionEntry for nowMichael Catanzaro2017-11-223-1/+274
* gsb-service: Do URL verification in a separate threadGabriel Ivascu2017-10-191-5/+9
* sqlite-connection: Add function to delete database filewip/google-safe-browsingGabriel Ivascu2017-10-031-36/+57
* tests: Add test for ephy_gsb_service_verify_url()Gabriel Ivascu2017-10-032-3/+95
* gsb-utils: Use GBytes for full hashes tooGabriel Ivascu2017-10-031-2/+3
* gsb-storage: Add function to lookup full hashesGabriel Ivascu2017-10-031-1/+1
* tests: Add test for ephy_gsb_utils_compute_hashes()Gabriel Ivascu2017-10-031-0/+89
* gsb-utils: Add function to compute URL hashesGabriel Ivascu2017-10-031-1/+1
* tests: Add test for ephy_gsb_utils_canonicalize()Gabriel Ivascu2017-10-032-0/+101
* Purge unnecessary use of g_str_equalMichael Catanzaro2017-09-132-3/+3
* wip: Use DzlSuggestionEntryMichael Catanzaro2017-09-093-274/+1
* Rename build optionsMichael Catanzaro2017-08-301-1/+1