summaryrefslogtreecommitdiff
path: root/tests/ephy-session-test.c
Commit message (Expand)AuthorAgeFilesLines
* Mass update: Apply uncrustify style to everythingJan-Michael Brummer2019-07-151-2/+4
* Purge g_assert() under tests/Michael Catanzaro2019-01-081-25/+25
* Use EPHY_FILE_HELPERS_TESTING_MODE in (almost) all testsMichael Catanzaro2018-07-171-1/+1
* Remove private headersMichael Catanzaro2016-10-311-2/+0
* Relicense to GPLv3+Michael Catanzaro2016-10-071-12/+13
* UncrustifyMichael Catanzaro2016-03-291-154/+154
* ephy-session: Remove filename parameter from ephy_session_save()Carlos Garcia Campos2016-01-201-1/+1
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* embed: Remove ephy_embed_prefs_init/shutdown methodsCarlos Garcia Campos2014-02-281-1/+0
* Remove all WebKit1 codeCarlos Garcia Campos2013-12-081-97/+0
* tests: skip tests that are breaking distcheckClaudio Saavedra2013-09-021-1/+5
* Move methods related to view load from ephy-session-test to ephy-test-utilsManuel Rego Casasnovas2013-03-121-91/+20
* ephy-session-test: make session tests work more reliablyXan Lopez2013-03-111-8/+131
* 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-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
* 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-101-13/+13
* 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
* Fix a ton of 'warning: function declaration isn’t a prototype'Xan Lopez2012-11-051-3/+3
* Move windows handling code from EphySession to EphyShellCarlos Garcia Campos2012-10-081-3/+3
* tests: the new homepage is about:overview, not about:blankXan Lopez2012-09-021-1/+1
* tests: register the application explicitlyXan Lopez2012-09-021-0/+2
* ephy-session: spawn the default window if the session state file is brokenXan Lopez2012-07-311-0/+45
* ephy-session-test: test recovering a multiple-window sessionXan Lopez2012-06-151-1/+50
* tests: add the beginnings of ephy-session unit testingXan Lopez2012-06-141-0/+98