Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ephy-session: spawn the default window if the session state file is broken | Xan Lopez | 2012-08-01 | 1 | -0/+45 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=680590 | ||||
* | ephy-session-test: test recovering a multiple-window session | Xan Lopez | 2012-06-15 | 1 | -1/+50 |
| | |||||
* | tests: add the beginnings of ephy-session unit testing | Xan Lopez | 2012-06-14 | 1 | -0/+98 |
For now a simple test that verifies that loading a session works. We need to link with the resource files, which is unfortunate, but I'm not sure there's a way around it since this test will actually spawn a full EphyWindow (ie, it's not only testing the session or shell code but the entire browser as a side effect). |