index
:
gsoc2013-epiphany
archive-integration
archive-integration-rebase
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add basic tests for EphySnapshotService
Claudio Saavedra
2012-09-01
2
-0
/
+270
*
ephy-string: improve a bit ephy_string_get_host_name
Xan Lopez
2012-08-17
2
-0
/
+74
*
ephy-web-view: ignore paths when deciding whether a URI has a TLD
Xan Lopez
2012-08-15
1
-0
/
+1
*
ephy-web-view: do not store error pages in history
Xan Lopez
2012-08-14
1
-0
/
+49
*
Use webkit_web_frame_load_alternate_string to load error pages
Martin Robinson
2012-08-14
1
-0
/
+73
*
tests: a couple more 'normalize or autosearch' tests
Xan Lopez
2012-08-08
1
-1
/
+3
*
ephy-web-view: fix URI normalization
Xan Lopez
2012-08-07
1
-1
/
+2
*
ephy-web-view: do autosearch foo.bar strings where bar is not a TLD
Xan Lopez
2012-08-07
1
-7
/
+17
*
ephy-web-view: export the 'normalize or autosearch' method
Xan Lopez
2012-08-07
1
-0
/
+41
*
ephy-session: spawn the default window if the session state file is broken
Xan Lopez
2012-08-01
1
-0
/
+45
*
extensions: remove seed support
Diego Escalante Urrelo
2012-07-31
1
-7
/
+0
*
ephy-encoding: auto-calculate 'title-elided' and 'collation-key'
Xan Lopez
2012-07-31
1
-3
/
+2
*
tests: test the creation of a EphyEncoding object
Xan Lopez
2012-07-31
1
-0
/
+21
*
tests: add a simple test for EphyEncodings
Xan Lopez
2012-07-31
2
-0
/
+90
*
Port web view loading progress and feedback to WebKit2
Carlos Garcia Campos
2012-06-24
1
-2
/
+22
*
Initial WebKit2 port
Carlos Garcia Campos
2012-06-21
2
-0
/
+12
*
Include libsoup header explicitly when required
Carlos Garcia Campos
2012-06-21
2
-0
/
+2
*
ephy-session-test: test recovering a multiple-window session
Xan Lopez
2012-06-15
1
-1
/
+50
*
tests: add ephy-shell-test
Diego Escalante Urrelo
2012-06-15
2
-0
/
+368
*
tests: add ephy-web-app-utils-test
Diego Escalante Urrelo
2012-06-15
2
-0
/
+157
*
tests: add the beginnings of ephy-session unit testing
Xan Lopez
2012-06-14
2
-0
/
+104
*
tests: include tests/data/ in dist
Diego Escalante Urrelo
2012-05-24
2
-0
/
+3
*
tests: add ephy-file-helpers-test
Diego Escalante Urrelo
2012-05-24
3
-0
/
+410
*
tests: test that trying to run an invalid migration step fails
Xan Lopez
2012-05-10
1
-1
/
+12
*
tests: start tests for the migration code
Xan Lopez
2012-05-10
2
-0
/
+66
*
Ensure private profile dirs actually do exist.
Xan Lopez
2012-05-08
3
-3
/
+9
*
Allow for more fine-grained file helpers init
Xan Lopez
2012-05-08
3
-3
/
+3
*
Revert "tests: add ephy-file-helpers-test"
Xan Lopez
2012-05-02
3
-401
/
+0
*
tests: add ephy-file-helpers-test
Diego Escalante Urrelo
2012-04-30
3
-0
/
+401
*
Move a few EphyShell methods to ephy-private.h
Xan Lopez
2012-04-14
3
-0
/
+3
*
tests: use EPHY_EMBED_SHELL_MODE_PRIVATE not FALSE
Diego Escalante Urrelo
2012-04-11
3
-3
/
+3
*
ephy-embed-single-test: unref the created EphyShell
Diego Escalante Urrelo
2012-04-11
1
-0
/
+1
*
ephy-download-test: correctly use fixture objects
Diego Escalante Urrelo
2012-04-02
1
-17
/
+2
*
Automatically prefix existing absolute paths with file://
Gustavo Noronha Silva
2012-03-14
2
-0
/
+3
*
ephy-embed-single: remove network status
Xan Lopez
2012-03-14
1
-17
/
+0
*
ephy-history-service: make the async API cancellable
Claudio Saavedra
2012-03-13
1
-17
/
+17
*
tests: add ephy-web-view test
Diego Escalante Urrelo
2012-03-11
2
-0
/
+274
*
ephy-history-test: small style tweaks
Xan Lopez
2012-03-07
1
-10
/
+9
*
tests: add a test for ephy_history_service_clear
Xan Lopez
2012-03-07
1
-0
/
+49
*
ephy-history-test: add emacs modeline
Xan Lopez
2012-03-07
1
-0
/
+1
*
Rename the new tests to be foo-test.c
Xan Lopez
2012-03-07
3
-2
/
+2
*
Store zoom levels per host, not per URL
Xan Lopez
2012-03-07
1
-2
/
+2
*
history-service: add a test for complex queries with visit time range
Claudio Saavedra
2012-03-07
1
-10
/
+63
*
tests: add a test for complex EphyHistoryQuery queries
Claudio Saavedra
2012-03-07
1
-0
/
+71
*
Add EphyHistoryService and helper classes
Xan Lopez
2012-03-07
2
-0
/
+330
*
Add GObject wrapper classes for SQLite
Xan Lopez
2012-03-07
2
-0
/
+217
*
ephy-embed-utils-test: remove broken test
Xan Lopez
2012-02-23
1
-3
/
+0
*
ephy-embed-utils: fix loading of <IP address>:<port> URIs
Xan Lopez
2012-02-23
1
-0
/
+4
*
ephy-embed-test-utils: loading domain:port is broken, comment for now
Xan Lopez
2012-02-23
1
-0
/
+2
*
ephy-embed-utils-test: unbreak the normalization tests
Xan Lopez
2012-02-23
1
-2
/
+2
*
tests: terminate noinst_PROGRAMS with NULL
Diego Escalante Urrelo
2012-02-11
1
-1
/
+2
*
tests: sync vim/emacs modeline comments
Diego Escalante Urrelo
2012-02-11
3
-1
/
+3
*
tests: rename files to avoid duplicate names
Diego Escalante Urrelo
2012-02-11
6
-10
/
+10
*
tests: add test for ephy-embed-utils
Diego Escalante Urrelo
2012-02-08
2
-0
/
+156
*
tests: ephy-download: missing ephy_download_start
Diego Escalante Urrelo
2012-01-31
1
-4
/
+6
*
tests/ephy-download: remove embed-persist mention
Diego Escalante Urrelo
2012-01-31
1
-1
/
+1
*
Get rid of EPHY_STOCK_EPHY
Xan Lopez
2012-01-27
1
-1
/
+0
*
ephy-download: comment broken tests
Xan Lopez
2012-01-26
1
-0
/
+4
*
tests: run all the tests on 'make check'
Xan Lopez
2012-01-26
1
-0
/
+71
*
entry: make EphyLocationEntry a GtkEntry
Cosimo Cecchi
2012-01-20
1
-2
/
+2
*
ephy-zoom-control: remove, there are no zoom toolbar items anymore
Xan Lopez
2011-12-15
2
-83
/
+1
*
Remove g_thread_init calls
Xan Lopez
2011-11-06
2
-2
/
+0
*
Merge EphyApplication into Ephy(Embed)Shell
Xan Lopez
2011-06-30
2
-2
/
+2
*
Require an EphyApplication parameter when creating an EphyShell
Xan Lopez
2011-06-29
2
-2
/
+2
*
Remove a few GCC 4.6.0 warnings
Xan Lopez
2011-04-21
1
-3
/
+0
*
ephy-download: add the new EphyDownload object
Diego Escalante Urrelo
2011-03-08
3
-318
/
+210
*
tests: clean up filenames
Diego Escalante Urrelo
2010-12-19
6
-26
/
+26
*
ephy-profile-migration: separate migration code into another binary
Diego Escalante Urrelo
2010-12-07
1
-7
/
+0
*
tests: DBUS_LIBS is needed for libephymain.la
Diego Escalante Urrelo
2010-11-01
1
-0
/
+1
*
tests: fix wrong variable name in Makefile
Diego Escalante Urrelo
2010-06-04
1
-5
/
+5
*
tests: add test for ephy-embed-single
Diego Escalante Urrelo
2010-05-14
2
-1
/
+130
*
tests: silence testephylocationentry.c debugging
Diego Escalante Urrelo
2010-05-14
1
-0
/
+2
*
Handle EPHY_EMBED_PERSIST_NO_VIEW flag
Diego Escalante Urrelo
2010-03-09
1
-0
/
+1
*
tests: add test for EphyEmbedPersist
Diego Escalante Urrelo
2010-02-26
2
-0
/
+318
*
tests: simplify Makefile.am
Diego Escalante Urrelo
2010-01-22
1
-15
/
+25
*
tests: apply style fixes suggested by Xan
Diego Escalante Urrelo
2010-01-22
3
-39
/
+26
*
Use © symbol and include glib.h in tests.
Diego Escalante Urrelo
2010-01-14
3
-3
/
+6
*
Remove redundant parameters in location-set API
Diego Escalante Urrelo
2009-12-05
1
-13
/
+6
*
Delete EphyIconEntry, it's unused.
Xan Lopez
2008-12-31
2
-124
/
+0
*
Update EphySearchEntry test.
Xan Lopez
2008-12-31
1
-8
/
+4
*
Add testephyzoomcontrol.c
Diego Escalante Urrelo
2008-11-30
2
-1
/
+89
*
tests: fix compilation when builddir != srcdir
Xan Lopez
2008-10-14
1
-2
/
+2
*
Add missing config.h
Diego Escalante Urrelo
2008-09-29
1
-0
/
+1
*
tephylocationentry.c: can_undo and can_redo tests
Diego Escalante Urrelo
2008-09-29
1
-0
/
+41
*
Reindent to 2 spaces and improve the existing tests
Diego Escalante Urrelo
2008-09-29
3
-114
/
+161
*
Add testephylocationentry.c
Diego Escalante Urrelo
2008-09-29
3
-13
/
+166
*
Revert "Makefile fixes."
Diego Escalante Urrelo
2008-09-29
1
-27
/
+13
*
Makefile fixes.
Christian Persch
2008-08-30
1
-13
/
+27
*
Add testephyiconentry.c to tests/
Diego Escalante Urrelo
2008-08-04
2
-7
/
+103
*
Add the base for tests/ support.
Diego Escalante Urrelo
2008-08-04
2
-0
/
+71