aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove all things related to autoarchive, which becomes a shared libraryTing-Wei Lan2013-07-311-1/+0
* Add autoarchive to tests because it is used by ephy-downloadTing-Wei Lan2013-07-271-0/+1
* Compile template pages as GResourcesCarlos Garcia Campos2013-04-051-0/+1
* Get rid of EphyEmbedSingleXan Lopez2013-03-242-119/+0
* ephy-web-view-test: disconnect signals after test is overXan Lopez2013-03-221-0/+1
* ephy-embed-shell-test: unskip web created testXan Lopez2013-03-211-6/+0
* ephy-embed-shell-test: try harder to find the schemas dirXan Lopez2013-03-211-0/+13
* ephy-embed-single-test: skip form auth test in WebKit2Xan Lopez2013-03-191-0/+4
* ephy-download-test: do nothing when the download is finishedXan Lopez2013-03-141-0/+1
* Fix provisional_load_failure_updates_back_forward_list test in WK2Manuel Rego Casasnovas2013-03-131-8/+53
* ephy-shell-test: fix compiler warningsXan Lopez2013-03-131-4/+3
* Fix EphyShell tests in WK2 waiting until views are loadedManuel Rego Casasnovas2013-03-134-25/+76
* Move methods related to view load from ephy-session-test to ephy-test-utilsManuel Rego Casasnovas2013-03-134-91/+173
* Fix download tests in WK2Manuel Rego Casasnovas2013-03-131-4/+0
* ephy-web-view-test: skip another failing testXan Lopez2013-03-121-0/+5
* ephy-shell-test: skip a couple of failing tests in WK2Xan Lopez2013-03-121-0/+10
* ephy-download-test: comment out this test for now, since it's brokenXan Lopez2013-03-121-0/+4
* ephy-session-test: make session tests work more reliablyXan Lopez2013-03-121-8/+131
* ephy-embed-shell: add a ::web-view-created signalXan Lopez2013-03-111-0/+32
* 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-file-helpers: remove ephy_file_switch_temp_file()Claudio Saavedra2013-01-281-73/+0
* ephy-string: Handle about: and ephy-about: as special cases in ephy_string_ge...Carlos Garcia Campos2013-01-111-0/+2
* 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
* ephy-download: Make EphyDownload:window a construct only propertyCarlos Garcia Campos2013-01-041-1/+1
* ephy-bookmarks-test: use G_N_ELEMENTS properlyXan Lopez2012-12-121-1/+1
* Define the names of the history and bookmarks files in just one placeXan Lopez2012-12-121-1/+2
* Handle a bit more gracefully the self-launch detectionXan Lopez2012-12-125-1/+116
* 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-116-20/+33
* e-embed-shell: remove the embed_shell globalDiego Escalante Urrelo2012-12-113-0/+3
* 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
* lib: Remove unused EphySearchEntry widgetBastien Nocera2012-12-102-79/+0
* Fix a ton of 'warning: function declaration isn’t a prototype'Xan Lopez2012-11-0511-36/+36
* Run all tests in test modeXan Lopez2012-10-085-5/+5
* Move windows handling code from EphySession to EphyShellCarlos Garcia Campos2012-10-081-3/+3
* tests: Add test for ephy_sanitize_filename()Carlos Garcia Campos2012-09-101-0/+36
* tests: remove debug output from snapshot service testsXan Lopez2012-09-081-3/+0
* tests: basic tests for EphyCompletionModelXan Lopez2012-09-082-0/+106
* tests: test ephy_bookmarks_set_addressXan Lopez2012-09-081-0/+23
* tests: clear bookmark files after each testXan Lopez2012-09-081-0/+25
* tests: some simple EphyBookmarks testsXan Lopez2012-09-082-0/+82
* ephy-snapshot-service: Split ephy_snapshot_service_get_snapshot_async()Carlos Garcia Campos2012-09-061-8/+0
* tests: test ephy_embed_utils_url_is_emptyXan Lopez2012-09-041-0/+35
* Add code coverage supportXan Lopez2012-09-041-0/+2
* ephy-profile-utils: add a profile_dir parameter to ephy_profile_utils_do_migr...Claudio Saavedra2012-09-041-2/+2
* ephy-file-helpers: rename KEEP_TEMP_DIR to KEEP_DIRClaudio Saavedra2012-09-031-9/+9
* tests: fix last shell testXan Lopez2012-09-031-5/+12
* tests: homepage is overview nowXan Lopez2012-09-031-1/+1
* tests: the new homepage is about:overview, not about:blankXan Lopez2012-09-031-1/+1
* tests: register the application explicitlyXan Lopez2012-09-032-2/+5
* Add basic tests for EphySnapshotServiceClaudio Saavedra2012-09-012-0/+270
* ephy-string: improve a bit ephy_string_get_host_nameXan Lopez2012-08-172-0/+74
* ephy-web-view: ignore paths when deciding whether a URI has a TLDXan Lopez2012-08-151-0/+1
* ephy-web-view: do not store error pages in historyXan Lopez2012-08-141-0/+49
* Use webkit_web_frame_load_alternate_string to load error pagesMartin Robinson2012-08-141-0/+73
* tests: a couple more 'normalize or autosearch' testsXan Lopez2012-08-081-1/+3
* ephy-web-view: fix URI normalizationXan Lopez2012-08-071-1/+2
* ephy-web-view: do autosearch foo.bar strings where bar is not a TLDXan Lopez2012-08-071-7/+17
* ephy-web-view: export the 'normalize or autosearch' methodXan Lopez2012-08-071-0/+41
* ephy-session: spawn the default window if the session state file is brokenXan Lopez2012-08-011-0/+45
* extensions: remove seed supportDiego Escalante Urrelo2012-07-311-7/+0
* ephy-encoding: auto-calculate 'title-elided' and 'collation-key'Xan Lopez2012-07-311-3/+2
* tests: test the creation of a EphyEncoding objectXan Lopez2012-07-311-0/+21
* tests: add a simple test for EphyEncodingsXan Lopez2012-07-312-0/+90
* Port web view loading progress and feedback to WebKit2Carlos Garcia Campos2012-06-241-2/+22
* Initial WebKit2 portCarlos Garcia Campos2012-06-212-0/+12
* Include libsoup header explicitly when requiredCarlos Garcia Campos2012-06-212-0/+2
* ephy-session-test: test recovering a multiple-window sessionXan Lopez2012-06-151-1/+50
* tests: add ephy-shell-testDiego Escalante Urrelo2012-06-152-0/+368
* tests: add ephy-web-app-utils-testDiego Escalante Urrelo2012-06-152-0/+157
* tests: add the beginnings of ephy-session unit testingXan Lopez2012-06-142-0/+104
* tests: include tests/data/ in distDiego Escalante Urrelo2012-05-242-0/+3
* tests: add ephy-file-helpers-testDiego Escalante Urrelo2012-05-243-0/+410
* tests: test that trying to run an invalid migration step failsXan Lopez2012-05-101-1/+12
* tests: start tests for the migration codeXan Lopez2012-05-102-0/+66
* Ensure private profile dirs actually do exist.Xan Lopez2012-05-083-3/+9
* Allow for more fine-grained file helpers initXan Lopez2012-05-083-3/+3
* Revert "tests: add ephy-file-helpers-test"Xan Lopez2012-05-023-401/+0
* tests: add ephy-file-helpers-testDiego Escalante Urrelo2012-04-303-0/+401
* 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