summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* download: Get rid of EPHY_DOWNLOAD_ACTION_DO_NOTHINGMichael Catanzaro2016-05-091-1/+0
* web-view-test: Fix return type of visit_url_cbMichael Catanzaro2016-05-091-3/+1
* UncrustifyMichael Catanzaro2016-03-2915-366/+362
* Add comments for other failing testsMichael Catanzaro2016-02-261-0/+5
* Disable ephy-snapshot-service-testMichael Catanzaro2016-02-261-3/+3
* ephy-snapshot-service-test: Do not succeed when there is an errorMichael Catanzaro2016-02-261-1/+1
* ephy-session: Remove filename parameter from ephy_session_save()Carlos Garcia Campos2016-01-201-1/+1
* Use GdTwoLinesRenderer to display the location entry completionMichael Catanzaro2016-01-071-2/+2
* Enable and placate -Wsign-compareMichael Catanzaro2015-12-265-8/+8
* Enable and placate -Wno-shadowMichael Catanzaro2015-12-261-1/+1
* build: Fix build with clang -Werror and -Wwrite-stringsTing-Wei Lan2015-12-113-8/+9
* tests: skip web-app-utils testClaudio Saavedra2015-12-091-3/+2
* Remove FSF address from license headersMichael Catanzaro2015-12-0720-60/+20
* downloads: Remove the window property of EphyDownloadCarlos Garcia Campos2015-10-261-1/+1
* ephy-completion-model: Make it possible not to use formatting markupClaudio Saavedra2015-09-211-2/+2
* ephy-download-test: Register the applicationClaudio Saavedra2015-09-091-0/+1
* Fix build of URI helpers testMichael Catanzaro2015-06-301-1/+1
* Use AX_COMPILER_FLAGS instead of GNOME_COMPILE_WARNINGSMichael Catanzaro2015-06-301-0/+2
* Enable compiler warnings in some places they were missingMichael Catanzaro2015-06-301-1/+2
* Never override CFLAGS in a makefileMichael Catanzaro2014-12-091-3/+2
* tests: fix ephy-bookmarks-testClaudio Saavedra2014-12-071-0/+4
* file-helpers: Fix ephy_file_delete_dir_recursively when an error is givenCarlos Garcia Campos2014-12-011-12/+5
* tests: disable broken casesClaudio Saavedra2014-10-141-6/+6
* [release] 3.13.903.13.90Claudio Saavedra2014-08-291-15/+13
* tests: remove deprecated libsoup API usageClaudio Saavedra2014-08-273-11/+15
* ephy-uri-helpers: Handle keys without a valueBastien Nocera2014-05-211-0/+3
* ephy-uri-helpers: Dot no modify the URI when it doesn't have garbageCarlos Garcia Campos2014-05-201-0/+4
* Add title parameter to ephy_shell_new_tab_full to create tabs with an initial...Carlos Garcia Campos2014-03-101-0/+2
* embed-utils: Move ephy_web_view_normalize_or_autosearch_url to embed-utilsCarlos Garcia Campos2014-03-031-1/+2
* Decouple the page load from the tab creationCarlos Garcia Campos2014-03-031-13/+13
* Remove the open new/in existing window flags and always create the new tab in...Carlos Garcia Campos2014-03-031-33/+24
* embed: Remove ephy_embed_prefs_init/shutdown methodsCarlos Garcia Campos2014-02-288-8/+0
* tests: Test /embed/ephy-web-view/normalize_or_autosearch does nothingCarlos Garcia Campos2014-02-241-6/+7
* do not touch query parameter values when removing trackersFrédéric Péters2014-02-211-0/+3
* ephy-embed-shell-test: make sure the mimetype db is availableClaudio Saavedra2014-02-191-5/+13
* Add snapshot path to EphyOverviewStoreCarlos Garcia Campos2014-02-181-1/+1
* Fix popup windows in multiprocess modeCarlos Garcia Campos2014-02-121-0/+2
* Remove chrome and popup parameters from ephy_shell_new_tab_fullCarlos Garcia Campos2014-02-051-4/+0
* ephy-history-types: make the history sort type enum readableClaudio Saavedra2014-02-041-3/+3
* Make temporary download files "hidden"William Jon McCann2014-01-291-1/+1
* lib: Add helper to remove tracking from URIsBastien Nocera2014-01-132-0/+86
* downloads: Remove unused EphyDownload:source propertyCarlos Garcia Campos2014-01-081-2/+5
* downloads: Remove ephy_download_start()Carlos Garcia Campos2014-01-081-1/+0
* build: Fix srcdir != builddir from gitColin Walters2014-01-071-0/+1
* Improve test_ephy_web_view_normalize_or_autosearchMichael Catanzaro2014-01-071-11/+32
* Fix tests if search engine is changedMichael Catanzaro2014-01-071-2/+13
* Generate .gitignore with git.mkMichael Catanzaro2014-01-032-0/+4
* build: s/INCLUDES/AM_CPPFLAGS/ to silence Automake warningColin Walters2014-01-021-1/+1
* tests: add test for read-only history database creationClaudio Saavedra2013-12-201-12/+23
* Create the EphyCompletionModel with a history service and bookmarks objectsCarlos Garcia Campos2013-12-111-2/+4