summaryrefslogtreecommitdiff
path: root/tests/lib
AgeCommit message (Expand)AuthorFilesLines
2016-06-11CMakeLists: Added missing QtTest library linkage in tests.Alexandr Akulich2-1/+2
2014-02-02Update test library to match spec changesDavid Edmundson1-1/+0
2013-06-18tests: sync simple-channel-dispatch-operation.c from telepahty-glibDavid Edmundson1-1/+10
2013-06-17Remove references to deprecated tp_channel_borrow_immutable_propertiesDavid Edmundson1-1/+1
2012-08-27glib: Disable tp_tests_connection_run_until_contact_by_id to avoid requiring ...Dario Freddi1-0/+4
2012-07-13tests: Sync util.* from tp-glib to avoid deprecation warningsDario Freddi2-18/+305
2012-07-12tp-glib-tests: link to the dbus-1 library, as it is used in the dbus tubes te...George Kiagiadakis1-0/+1
2012-07-05contacts-conn CM: Implement proper Conn.I.ClientTypes supportGeorge Kiagiadakis2-13/+80
2012-07-05contacts-conn CM: sync client-types interface support from tp-glibGeorge Kiagiadakis2-0/+25
2012-07-05dbus-tube-test CM: remove stuff that are deprecated in tp-glib 0.19George Kiagiadakis1-8/+5
2012-07-03dbus-tubes: Fix leaks in dbus tubes serviceDario Freddi1-3/+20
2012-07-03dbus-tubes: Fix the test service by returning the correct DBUS_NAMES propertyDario Freddi1-2/+7
2012-07-03dbus-tubes: Clean up the test case and the test serviceDario Freddi1-41/+0
2012-07-03dbus-tubes: Make offerSuccess passDario Freddi2-5/+61
2012-07-03dbus-tubes: Implement accept service-side, and have testAcceptSuccess workingDario Freddi2-11/+268
2012-07-03dbus-tubes: Add basic logic for accepting and offering a tube, implementing t...Dario Freddi2-5/+117
2012-07-03dbus-tubes: Make immutable properties writable in the test serviceDario Freddi1-19/+56
2012-07-03dbus-tubes: Add autotests library from tp-glibDario Freddi3-1/+448
2012-05-23tests/lib/glib: Remove the csh CM - it's unused and uses deprecated API.George Kiagiadakis11-1760/+0
2012-05-23tests/lib/glib/util.c: Remove tp_tests_connection_run_request_contact_handleGeorge Kiagiadakis1-44/+0
2012-05-23textchan-null/textchan-group test CMs: Ignore deprecations for the momentGeorge Kiagiadakis2-0/+10
2012-05-23text-chan test: Ignore deprecations to use TpTextMixin for compatibility func...George Kiagiadakis1-0/+3
2012-05-23stream-tube-chan test CM: Don't use TpTextMixin - it's not needed and it's de...George Kiagiadakis2-6/+0
2012-05-23echo2 test CM: Replace tp_message_new/tp_message_set_handle with tp_cm_messag...George Kiagiadakis1-6/+5
2012-05-23tests: Remove all occurencies of tp_handle_ref/unref.George Kiagiadakis12-139/+1
2012-05-23tests/lib/glib: Replace TP_ERRORS with TP_ERROR, as TP_ERRORS is now deprecated.George Kiagiadakis27-70/+70
2012-04-10TestThreadHelper: Start the thread after entering the event loop, as the code...George Kiagiadakis1-1/+2
2012-04-10tests-lib: Add a new TestThreadHelper classGeorge Kiagiadakis3-2/+133
2012-03-21tests: import the example call CM from tp-glibGeorge Kiagiadakis17-0/+3220
2012-03-13captcha-authentication: Add more tests to bring coverage up to 90%Dario Freddi1-1/+26
2012-03-13captcha-authentication: Don't destroy the connection when cancellingDario Freddi1-9/+0
2012-03-13captcha-authentication: Make can-retry-captcha configurable in the service testDario Freddi1-5/+18
2012-03-13captcha-authentication: Multiple fixes to the glib service for CaptchaDario Freddi2-30/+24
2012-03-13captcha-authentication: First iteration of a captcha channelDario Freddi3-0/+614
2012-01-27Fix tests linkage with future/ convenience libraries.Andre Moreira Magalhaes (andrunko)3-3/+3
2011-12-15future/conn-addressing: Use TpTests instead of Example as the namespace.Andre Moreira Magalhaes (andrunko)2-34/+34
2011-12-15cmake: Update FindDBusGlib.cmake to merge DBUS_GLIB_INCLUDE_DIR and DBUS_GLIB...Andre Moreira Magalhaes (andrunko)1-2/+1
2011-12-15future/conn-addressing: Add test glib connection implementing Conn.I.Addressing.Andre Moreira Magalhaes (andrunko)5-1/+434
2011-12-15Generate glib code for Conn.I.Addressing to be used by tests.Andre Moreira Magalhaes (andrunko)4-0/+17
2011-12-08echo2 cm: Add support for Protocol.I.Addressing.Andre Moreira Magalhaes (andrunko)1-3/+90
2011-11-24Generate libtelepathy-qt4 and libtelepathy-qt5 depending on the version of Qt...Andre Moreira Magalhaes (andrunko)2-2/+2
2011-11-24Only generate QLatin1String macros for errors/constants.Andre Moreira Magalhaes (andrunko)1-18/+18
2011-11-24Rename library from telepathy-qt4 to telepathy-qt.Jeremy Whiting2-5/+5
2011-11-24Renamed TelepathyQt4 directory to TelepathyQt.Jeremy Whiting4-26/+26
2011-11-24Rename TPQT4 cmake macros to TPQT.Jeremy Whiting7-7/+7
2011-11-24Rename TP_QT4_ENABLE_LOWLEVEL_API to TP_QT_ENABLE_LOWLEVEL_API.Jeremy Whiting1-1/+1
2011-11-10contacts-noroster-conn: Add test connection to be used to check whether Conne...Andre Moreira Magalhaes (andrunko)3-0/+104
2011-10-07contacts-conn example cm: Allow to change avatar without emitting AvatarUpdated.Andre Moreira Magalhaes (andrunko)2-4/+9
2011-09-30contacts-conn example cm: Make RefreshContactInfo replaces the user info with...Andre Moreira Magalhaes (andrunko)1-3/+6
2011-09-30contacts-conn example cm: Add a backdoor to check how many times RefreshConta...Andre Moreira Magalhaes (andrunko)2-0/+4