aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move a few EphyShell methods to ephy-private.hXan Lopez2012-04-143-0/+3
* tests: use EPHY_EMBED_SHELL_MODE_PRIVATE not FALSEDiego Escalante Urrelo2012-04-113-3/+3
* ephy-embed-single-test: unref the created EphyShellDiego Escalante Urrelo2012-04-111-0/+1
* ephy-download-test: correctly use fixture objectsDiego Escalante Urrelo2012-04-021-17/+2
* Automatically prefix existing absolute paths with file://Gustavo Noronha Silva2012-03-142-0/+3
* ephy-embed-single: remove network statusXan Lopez2012-03-141-17/+0
* ephy-history-service: make the async API cancellableClaudio Saavedra2012-03-131-17/+17
* tests: add ephy-web-view testDiego Escalante Urrelo2012-03-112-0/+274
* 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-073-2/+2
* Store zoom levels per host, not per URLXan Lopez2012-03-071-2/+2
* history-service: add a test for complex queries with visit time rangeClaudio Saavedra2012-03-071-10/+63
* tests: add a test for complex EphyHistoryQuery queriesClaudio Saavedra2012-03-071-0/+71
* Add EphyHistoryService and helper classesXan Lopez2012-03-072-0/+330
* Add GObject wrapper classes for SQLiteXan Lopez2012-03-072-0/+217
* ephy-embed-utils-test: remove broken testXan Lopez2012-02-231-3/+0
* ephy-embed-utils: fix loading of <IP address>:<port> URIsXan Lopez2012-02-231-0/+4
* ephy-embed-test-utils: loading domain:port is broken, comment for nowXan Lopez2012-02-231-0/+2
* ephy-embed-utils-test: unbreak the normalization testsXan Lopez2012-02-231-2/+2
* tests: terminate noinst_PROGRAMS with NULLDiego Escalante Urrelo2012-02-111-1/+2
* tests: sync vim/emacs modeline commentsDiego Escalante Urrelo2012-02-113-1/+3
* tests: rename files to avoid duplicate namesDiego Escalante Urrelo2012-02-116-10/+10
* tests: add test for ephy-embed-utilsDiego Escalante Urrelo2012-02-082-0/+156
* tests: ephy-download: missing ephy_download_startDiego Escalante Urrelo2012-01-311-4/+6
* tests/ephy-download: remove embed-persist mentionDiego Escalante Urrelo2012-01-311-1/+1
* Get rid of EPHY_STOCK_EPHYXan Lopez2012-01-271-1/+0
* ephy-download: comment broken testsXan Lopez2012-01-261-0/+4
* tests: run all the tests on 'make check'Xan Lopez2012-01-261-0/+71
* entry: make EphyLocationEntry a GtkEntryCosimo Cecchi2012-01-201-2/+2
* ephy-zoom-control: remove, there are no zoom toolbar items anymoreXan Lopez2011-12-152-83/+1
* Remove g_thread_init callsXan Lopez2011-11-062-2/+0
* Merge EphyApplication into Ephy(Embed)ShellXan Lopez2011-06-302-2/+2
* Require an EphyApplication parameter when creating an EphyShellXan Lopez2011-06-292-2/+2
* Remove a few GCC 4.6.0 warningsXan Lopez2011-04-211-3/+0
* ephy-download: add the new EphyDownload objectDiego Escalante Urrelo2011-03-083-318/+210
* tests: clean up filenamesDiego Escalante Urrelo2010-12-196-26/+26
* ephy-profile-migration: separate migration code into another binaryDiego Escalante Urrelo2010-12-071-7/+0
* tests: DBUS_LIBS is needed for libephymain.laDiego Escalante Urrelo2010-11-011-0/+1
* tests: fix wrong variable name in MakefileDiego Escalante Urrelo2010-06-041-5/+5
* tests: add test for ephy-embed-singleDiego Escalante Urrelo2010-05-142-1/+130
* tests: silence testephylocationentry.c debuggingDiego Escalante Urrelo2010-05-141-0/+2
* Handle EPHY_EMBED_PERSIST_NO_VIEW flagDiego Escalante Urrelo2010-03-091-0/+1
* tests: add test for EphyEmbedPersistDiego Escalante Urrelo2010-02-262-0/+318
* tests: simplify Makefile.amDiego Escalante Urrelo2010-01-221-15/+25
* tests: apply style fixes suggested by XanDiego Escalante Urrelo2010-01-223-39/+26
* Use © symbol and include glib.h in tests.Diego Escalante Urrelo2010-01-143-3/+6
* Remove redundant parameters in location-set APIDiego Escalante Urrelo2009-12-051-13/+6
* Delete EphyIconEntry, it's unused.Xan Lopez2008-12-312-124/+0
* Update EphySearchEntry test.Xan Lopez2008-12-311-8/+4
* Add testephyzoomcontrol.cDiego Escalante Urrelo2008-11-302-1/+89
* tests: fix compilation when builddir != srcdirXan Lopez2008-10-141-2/+2
* Add missing config.hDiego Escalante Urrelo2008-09-291-0/+1
* tephylocationentry.c: can_undo and can_redo testsDiego Escalante Urrelo2008-09-291-0/+41
* Reindent to 2 spaces and improve the existing testsDiego Escalante Urrelo2008-09-293-114/+161
* Add testephylocationentry.cDiego Escalante Urrelo2008-09-293-13/+166
* Revert "Makefile fixes."Diego Escalante Urrelo2008-09-291-27/+13
* Makefile fixes.Christian Persch2008-08-301-13/+27
* Add testephyiconentry.c to tests/Diego Escalante Urrelo2008-08-042-7/+103
* Add the base for tests/ support.Diego Escalante Urrelo2008-08-042-0/+71