aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ephy-web-view-test.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-web-view-test: disconnect signals after test is overXan Lopez2013-03-221-0/+1
* Fix provisional_load_failure_updates_back_forward_list test in WK2Manuel Rego Casasnovas2013-03-131-8/+53
* ephy-web-view-test: skip another failing testXan Lopez2013-03-121-0/+5
* ephy-shell: remove the ephy_shell globalDiego Escalante Urrelo2012-12-111-1/+1
* e-embed-shell: remove the embed_shell globalDiego Escalante Urrelo2012-12-111-0/+1
* Fix a ton of 'warning: function declaration isn’t a prototype'Xan Lopez2012-11-051-5/+5
* Run all tests in test modeXan Lopez2012-10-081-1/+1
* ephy-web-view: ignore paths when deciding whether a URI has a TLDXan Lopez2012-08-151-0/+1
* ephy-web-view: do not store error pages in historyXan Lopez2012-08-141-0/+49
* Use webkit_web_frame_load_alternate_string to load error pagesMartin Robinson2012-08-141-0/+73
* tests: a couple more 'normalize or autosearch' testsXan Lopez2012-08-081-1/+3
* ephy-web-view: fix URI normalizationXan Lopez2012-08-071-1/+2
* ephy-web-view: do autosearch foo.bar strings where bar is not a TLDXan Lopez2012-08-071-7/+17
* ephy-web-view: export the 'normalize or autosearch' methodXan Lopez2012-08-071-0/+41
* Port web view loading progress and feedback to WebKit2Carlos Garcia Campos2012-06-241-2/+22
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-0/+8
* Include libsoup header explicitly when requiredCarlos Garcia Campos2012-06-211-0/+1
* Ensure private profile dirs actually do exist.Xan Lopez2012-05-081-1/+3
* Allow for more fine-grained file helpers initXan Lopez2012-05-081-1/+1
* Move a few EphyShell methods to ephy-private.hXan Lopez2012-04-141-0/+1
* tests: use EPHY_EMBED_SHELL_MODE_PRIVATE not FALSEDiego Escalante Urrelo2012-04-111-1/+1
* Automatically prefix existing absolute paths with file://Gustavo Noronha Silva2012-03-141-0/+2
* tests: add ephy-web-view testDiego Escalante Urrelo2012-03-111-0/+270