summaryrefslogtreecommitdiff
path: root/tests/ephy-shell-test.c
Commit message (Expand)AuthorAgeFilesLines
* Remove private headersMichael Catanzaro2016-10-311-2/+0
* Relicense to GPLv3+Michael Catanzaro2016-10-071-14/+12
* UncrustifyMichael Catanzaro2016-03-291-24/+24
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* Add title parameter to ephy_shell_new_tab_full to create tabs with an initial...Carlos Garcia Campos2014-03-101-0/+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-281-1/+0
* 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
* Remove all WebKit1 codeCarlos Garcia Campos2013-12-081-38/+0
* tests: skip tests that are breaking distcheckClaudio Saavedra2013-09-021-0/+5
* ephy-shell-test: fix compiler warningsXan Lopez2013-03-121-4/+3
* Fix EphyShell tests in WK2 waiting until views are loadedManuel Rego Casasnovas2013-03-121-24/+35
* ephy-shell-test: skip a couple of failing tests in WK2Xan Lopez2013-03-111-0/+10
* ephy-shell: remove the ephy_shell globalDiego Escalante Urrelo2012-12-101-2/+15
* Fix a ton of 'warning: function declaration isn’t a prototype'Xan Lopez2012-11-051-6/+6
* Run all tests in test modeXan Lopez2012-10-081-1/+1
* tests: fix last shell testXan Lopez2012-09-021-5/+12
* tests: homepage is overview nowXan Lopez2012-09-021-1/+1
* tests: register the application explicitlyXan Lopez2012-09-021-2/+3
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-0/+4
* tests: add ephy-shell-testDiego Escalante Urrelo2012-06-141-0/+362