aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ephy-session-test.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-session-test: make session tests work more reliablyXan Lopez2013-03-121-8/+131
* Add setting for delayed tab loading, and use it to fix the session testsGustavo Noronha Silva2013-02-241-3/+40
* ephy-session-test: make tests passXan Lopez2013-02-221-3/+3
* Use GtkApplication method to get the list of windowsXan Lopez2013-02-091-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-081-4/+4
* Move ephy_session_open_uris to EphyShellXan Lopez2013-02-081-1/+1
* ephy-session: Remove EPHY_SESSION_CMD_OPEN_URISCarlos Garcia Campos2013-01-091-6/+1
* ephy-session: Add ephy_session_resume() and use it instead of queueing a resu...Carlos Garcia Campos2013-01-091-6/+1
* ephy-session: Load the session asynchronouslyCarlos Garcia Campos2013-01-091-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-111-13/+13
* test-ephy-session: shutdown file helpers only after destroying the shellGustavo Noronha Silva2012-12-111-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-031-1/+1
* tests: register the application explicitlyXan Lopez2012-09-031-0/+2
* ephy-session: spawn the default window if the session state file is brokenXan Lopez2012-08-011-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