Switch from g_timeout_add to g_timeout_add_seconds
[platform/upstream/evolution-data-server.git] / tests / libebook /
2013-11-14 Alexandre FrankeSwitch from g_timeout_add to g_timeout_add_seconds
2013-11-14 Tristan Van Berkomtest-client-custom-summary.c: Added exact email match...
2013-11-13 Milan CrhaFix/mute issues found by Coverity scan
2013-11-05 Milan CrhaAdd missing CFLAGS/LIBS in the tests/ Makefile.am-s
2013-10-23 Tristan Van BerkomAdded tests for EBookClientCursor
2013-10-23 Tristan Van BerkomAdded tests for the low level cursor API
2013-10-23 Tristan Van BerkomTests: Added 3 new contacts and a few more query tests.
2013-10-14 Tristan Van BerkomEBookClient tests: Use async apis to open the client...
2013-09-27 Matthew BarnesRemove all g_type_init() calls.
2013-07-28 Matthew BarnesMiscellaneous cleanups.
2013-05-30 Tristan Van Berkomtest-client-custom-summary.c: Added tests for regex...
2013-05-08 Matthew BarnesCoding style and whitespace cleanup.
2013-04-23 Tristan Van Berkomtest-client-custom-summary.c: Optimize test.
2013-04-17 Matthew BarnesLC_ADDRESS is a GNU extension. Treat it as such.
2013-04-14 Matthew BarnesTest suite cleanups.
2013-03-17 Matthew BarnesAdd e_book_client_view_ref_client().
2013-03-16 Tristan Van BerkomAdding the custom vcard test data to EXTRA_DIST
2013-03-16 Tristan Van BerkomReworked test cases in tests/libebook/client directory
2013-03-15 Tristan Van BerkomRemoved obsolete test cases from tests/libebook
2013-03-15 Tristan Van Berkomtests: Migration of EContact related tests into a new...
2013-03-15 Tristan Van Berkomtest-client-view-operations: Enhanced test to test...
2013-03-14 Matthew Barnestest-client-view-operations.c: Add thread assertions...
2013-03-14 Matthew BarnesRevert "tests: Remove unnecessary thread-default contex...
2013-03-11 Matthew Barnestests: Remove unnecessary thread-default context manipu...
2013-03-07 Mathias Hasselmannlibebook: Report missing phone number support by GError
2013-03-06 Mathias Hasselmannsqlitedb: Improve national phone number matching
2013-03-06 Mathias Hasselmanntest-client-custom-summary: Include <config.h>
2013-03-02 Matthew BarnesCoding style and whitespace cleanup.
2013-03-01 Matthew Barnestests: Silence compiler warnings.
2013-02-27 Tristan Van Berkomtest-client-custom-summary enhancements.
2013-02-27 Mathias Hasselmanntests: Always create E_BOOK_INDEX_PHONE summary
2013-02-26 Tristan Van Berkomtest-client-custom-summary.c: Test unsupported phone...
2013-02-25 Mathias Hasselmannsqlitedb: Repair summary based eqphone_national
2013-02-25 Mathias Hasselmanntests: Actually use existing country calling code
2013-02-25 Tristan Van Berkomtest-client-view-operations.c: Removing unneeded nasty...
2013-02-25 Tristan Van Berkomtest-client-view-operations.c: Now test both direct...
2013-02-22 Tristan Van Berkomtest-client-custom-summary.c: Adding more tests regardi...
2013-02-22 Tristan Van Berkomtest-client-remove-contact.c: Enhanced test case
2013-02-21 Tristan Van Berkomtest-client-view-operations.c: For now disable the...
2013-02-21 Tristan Van Berkomtest-client-custom-summary.c: Fixup test case to also...
2013-02-20 Tristan Van BerkomExtending test-client-custom-summary.c
2013-02-20 Tristan Van BerkomPorted various EBookClient tests to additionally test...
2013-02-17 Tristan Van BerkomAdd optimized indexing capabilities for phone number...
2013-02-17 Tristan Van BerkomStore E.164 phone number values automatically in the...
2013-02-15 Tristan Van BerkomAdded concurrent view test: test-client-view-operations.c
2013-02-15 Tristan Van BerkomSplits libebook into two libraries.
2013-02-07 Mathias Hasselmanntests: test e_phone_number_get_default_region()
2013-02-04 Mathias Hasselmannlibebook: Export the API for phone region guessing
2013-02-04 Mathias Hasselmannlibebook: Give access to country code and national...
2013-02-01 Mathias Hasselmannlibebook: Better region guessing for phone numbers
2013-01-29 Tristan Van Berkomtest-client-custom-summary.c: Conditionally test phone...
2013-01-29 Tristan Van BerkomAdding test case proving there is a write-write race...
2013-01-25 Matthew BarnesDeprecate e_client_is_opened().
2013-01-23 Mathias Hasselmannlibebook: Support phone number specific queries
2013-01-23 Mathias Hasselmannlibebook: Add phone number utilities
2013-01-23 Tristan Van BerkomImproving test-client-remove-contact
2013-01-22 Tristan Van BerkomFixing test-ebook-get-supported-auth-methods.c
2013-01-22 Tristan Van BerkomAdded test case ensuring that new contacts have thier...
2013-01-21 Mathias HasselmannFix the copyright in test-client-custom-summary.c
2013-01-16 Mathias Hasselmanntests: Remove phone number specific EBook query tests
2013-01-16 Mathias Hasselmanntests: Verify more EBook queries
2013-01-16 Mathias Hasselmanntests: Port libebook/test-query.c to GTest
2013-01-12 Matthew BarnesCoding style and whitespace cleanups.
2012-12-15 Matthew BarnesRevert "ESourceRegistry: Do not mandate builtin sources."
2012-12-15 Tristan Van BerkomPorted all tests in tests/ebook/client to use new test...
2012-12-15 Tristan Van BerkomPorted EBook (deprecated) test cases to use the new...
2012-12-15 Tristan Van BerkomESourceRegistry: Do not mandate builtin sources.
2012-12-11 Mathias Hasselmanntests: Add a few missing license headers
2012-12-07 Tristan Van BerkomFixed test-client-custom-summary to actually pass
2012-12-07 Tristan Van BerkomReviving async client test
2012-12-06 Mathias Hasselmanntests: Port test-client-custom-summary.c to gtest
2012-12-06 Mathias Hasselmanntests: Use absolute paths for SRCDIR
2012-11-29 Tristan Van BerkomAdding test case for e_book_client_get_contacts_uids()
2012-11-29 Tristan Van BerkomExtending test-client-custom-summary to try e_book_clie...
2012-11-27 Murray Cummingaddressbook tests: Run with private D-Bus session and...
2012-11-22 Tristan Van BerkomAdded test case to create a book with custom summary...
2012-11-16 Matthew BarnesDeprecate BOOK_BACKEND_PROPERTY_SUPPORTED_AUTH_METHODS.
2012-11-05 Milan CrhaReplace deprecated GLib symbols (as of GLib 2.34.x)
2012-11-02 Matthew BarnesRemove E_BOOK_DISABLE_DEPRECATED and E_CAL_DISABLE_DEPR...
2012-10-27 Matthew BarnesUse code coverage macros from gnome-common.
2012-10-19 Matthew BarnesFurther test code cleanups.
2012-10-19 Tristan Van BerkomBug 686421 - Restore libebook tests to minimum working...
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
2012-06-24 Matthew BarnesCoding style and whitespace cleanup.
2012-06-03 Matthew BarnesImplement single-file includes for all E-D-S libraries.
2012-06-03 Matthew BarnesAdapt libebook to the new ESource API.
2012-04-21 Matthew BarnesNudge ESource toward its new API.
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-02-14 Milan CrhaFix issues found by Coverity Scan
2011-11-23 Tristan Van BerkomBug #652177 - Add "revision" property to calendar file...
2011-11-15 Milan CrhaFix minor compiler warnings
2011-11-14 Matthew BarnesUpdate API docs.
2011-11-14 Tristan Van BerkomAdded test case to test the new backend revision property
2011-11-08 Tristan Van BerkomAdded test-client-suppress-notifications.c test
2011-11-07 Milan CrhaIntroduce e_gdbus_templates_init_main_thread()
2011-11-01 Tristan Van BerkomAdded test case showing photo data stored as uris.
2011-10-26 Matthew BarnesRemove g_thread_init() calls.
2011-10-24 Milan CrhaCall g_thread_init() conditionally
2011-10-18 Bartosz SzatkowskiBug #656603 - Add support for generating vCard 2.1...
2011-10-10 Christophe Dumezlibebook: Add unit test for bulk modification function
next