summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Get rid of EphyEmbedSingleXan Lopez2013-03-232-119/+0
* ephy-web-view-test: disconnect signals after test is overXan Lopez2013-03-221-0/+1
* ephy-embed-shell-test: unskip web created testXan Lopez2013-03-201-6/+0
* ephy-embed-shell-test: try harder to find the schemas dirXan Lopez2013-03-201-0/+13
* ephy-embed-single-test: skip form auth test in WebKit2Xan Lopez2013-03-181-0/+4
* ephy-download-test: do nothing when the download is finishedXan Lopez2013-03-131-0/+1
* Fix provisional_load_failure_updates_back_forward_list test in WK2Manuel Rego Casasnovas2013-03-131-8/+53
* ephy-shell-test: fix compiler warningsXan Lopez2013-03-121-4/+3
* Fix EphyShell tests in WK2 waiting until views are loadedManuel Rego Casasnovas2013-03-124-25/+76
* Move methods related to view load from ephy-session-test to ephy-test-utilsManuel Rego Casasnovas2013-03-124-91/+173
* Fix download tests in WK2Manuel Rego Casasnovas2013-03-121-4/+0
* ephy-web-view-test: skip another failing testXan Lopez2013-03-111-0/+5
* ephy-shell-test: skip a couple of failing tests in WK2Xan Lopez2013-03-111-0/+10
* ephy-download-test: comment out this test for now, since it's brokenXan Lopez2013-03-111-0/+4
* ephy-session-test: make session tests work more reliablyXan Lopez2013-03-111-8/+131
* ephy-embed-shell: add a ::web-view-created signalXan Lopez2013-03-111-0/+32
* Add setting for delayed tab loading, and use it to fix the session testsGustavo Noronha Silva2013-02-231-3/+40
* ephy-session-test: make tests passXan Lopez2013-02-221-3/+3
* Use GtkApplication method to get the list of windowsXan Lopez2013-02-081-12/+13
* ephy-session-test: add tests for tab restoring APIClaudio Saavedra2013-02-081-0/+69
* ephy-session-test: add test for ephy_session_clear()Claudio Saavedra2013-02-081-27/+36
* ephy-shell: return the proper types for EphySession and GNetworkMonitorXan Lopez2013-02-071-4/+4
* Move ephy_session_open_uris to EphyShellXan Lopez2013-02-071-1/+1
* ephy-file-helpers: remove ephy_file_switch_temp_file()Claudio Saavedra2013-01-271-73/+0
* ephy-string: Handle about: and ephy-about: as special cases in ephy_string_ge...Carlos Garcia Campos2013-01-111-0/+2
* ephy-session: Remove EPHY_SESSION_CMD_OPEN_URISCarlos Garcia Campos2013-01-081-6/+1
* ephy-session: Add ephy_session_resume() and use it instead of queueing a resu...Carlos Garcia Campos2013-01-081-6/+1
* ephy-session: Load the session asynchronouslyCarlos Garcia Campos2013-01-081-4/+33
* ephy-download: Make EphyDownload:window a construct only propertyCarlos Garcia Campos2013-01-041-1/+1
* ephy-bookmarks-test: use G_N_ELEMENTS properlyXan Lopez2012-12-121-1/+1
* Define the names of the history and bookmarks files in just one placeXan Lopez2012-12-121-1/+2
* Handle a bit more gracefully the self-launch detectionXan Lopez2012-12-125-1/+116
* Open new windows when called with no URIs to openGustavo Noronha Silva2012-12-111-3/+25
* ephy-shell: remove the ephy_shell globalDiego Escalante Urrelo2012-12-106-20/+33
* e-embed-shell: remove the embed_shell globalDiego Escalante Urrelo2012-12-103-0/+3
* test-ephy-session: shutdown file helpers only after destroying the shellGustavo Noronha Silva2012-12-101-1/+1
* Add test to ensure a session resume won't create windows if windows existGustavo Noronha Silva2012-12-101-0/+81
* lib: Remove unused EphySearchEntry widgetBastien Nocera2012-12-102-79/+0
* Fix a ton of 'warning: function declaration isn’t a prototype'Xan Lopez2012-11-0511-36/+36
* Run all tests in test modeXan Lopez2012-10-085-5/+5
* Move windows handling code from EphySession to EphyShellCarlos Garcia Campos2012-10-081-3/+3
* tests: Add test for ephy_sanitize_filename()Carlos Garcia Campos2012-09-101-0/+36
* tests: remove debug output from snapshot service testsXan Lopez2012-09-081-3/+0
* tests: basic tests for EphyCompletionModelXan Lopez2012-09-082-0/+106
* tests: test ephy_bookmarks_set_addressXan Lopez2012-09-081-0/+23
* tests: clear bookmark files after each testXan Lopez2012-09-081-0/+25
* tests: some simple EphyBookmarks testsXan Lopez2012-09-072-0/+82
* ephy-snapshot-service: Split ephy_snapshot_service_get_snapshot_async()Carlos Garcia Campos2012-09-061-8/+0
* tests: test ephy_embed_utils_url_is_emptyXan Lopez2012-09-041-0/+35
* Add code coverage supportXan Lopez2012-09-041-0/+2