aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ephy-history-test.c
Commit message (Collapse)AuthorAgeFilesLines
* ephy-history-service: make the async API cancellableClaudio Saavedra2012-03-131-17/+17
| | | | | | | | | | | The main purpose of the cancellable API in ephy-history-service is to let the user notify when the results of the operation are no longer needed and the callback call can be omitted. Since performing a read operation, in such cases, makes no sense, we cancel them altogether. However, given the nature of the service, we don't cancel write operations. https://bugzilla.gnome.org/show_bug.cgi?id=671901
* ephy-history-test: small style tweaksXan Lopez2012-03-071-10/+9
|
* tests: add a test for ephy_history_service_clearXan Lopez2012-03-071-0/+49
|
* ephy-history-test: add emacs modelineXan Lopez2012-03-071-0/+1
|
* Rename the new tests to be foo-test.cXan Lopez2012-03-071-0/+448