summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-01-18CMake: Get rid of global include_directories()Alexander Akulich1-0/+1
2020-01-18Use nullptr keyword wherever it makes senseAlexander Akulich48-393/+393
2020-01-18Use override specifiers wherever it makes senseAlexander Akulich11-21/+21
2020-01-18Port from deprecated QList::swap()Alexander Akulich1-0/+4
2020-01-18Port deprecated Qt usesJonah BrĂ¼chert7-18/+82
2019-11-08CMake: Drop custom FindQt5 module, rebase on Qt5 targetsAlexander Akulich2-4/+9
2019-11-08CMake: Fix TPGLIB_LIBRARIES in glib testsAlexander Akulich1-6/+10
2019-11-07CMake: Cleanup tests conditionsAlexander Akulich1-26/+5
2019-10-27Tests/StreamedMediaChannel: Omit broken stuff until new CM implementedAlexander Akulich1-1/+6
2019-10-27Tests: Disable a broken test of some legacy stuffAlexander Akulich1-1/+1
2019-10-27Tests: Disable ClientFactories testAlexander Akulich1-1/+2
2019-10-27Tests/ConferenceChannel: Fix comparison of unordered channelsAlexander Akulich1-2/+2
2019-10-27Modernize TestConnHelper::ensureChannel()Alexander Akulich1-8/+13
2019-10-27TestStreamTubeHandlers: Avoid a crash on test failedAlexander Akulich1-2/+4
2019-10-27TestStreamTubeHandlers: Remove a check that has no chance to workAlexander Akulich1-1/+6
2019-10-27simple-observer: Fix members initializationAlexander Akulich1-2/+2
2019-10-27TestConnHelper: Rework contacts getterAlexander Akulich2-14/+41
2019-10-15Tests: Fix account-manager.py python3 portAlexander Akulich1-1/+1
2019-09-21port test scripts to new gi based pygobjectIslam Amer1-1/+1
2019-08-31Tools: Update tools from telepathy-glibAlexander Akulich1-2/+2
2019-08-31Tools: Update c-constants-gen from telepathy-glibAlexander Akulich1-1/+1
2019-08-31Tools: Remove glib-signals-marshal-genAlexander Akulich2-28/+0
2019-08-31Tests/Callbacks: Fix compile warningsAlexander Akulich1-16/+16
2019-08-31Port to Python3Alexey Andreyev1-27/+27
2016-09-09CMakeLists: BaseChannelFileTransferType tests disabled for Qt4Alexandr Akulich1-1/+3
2016-09-07cmake: get rid of the old & ugly syntax of having arguments in else(), endif(...George Kiagiadakis14-27/+29
2016-06-11CMakeLists: Added missing QtTest library linkage in tests.Alexandr Akulich2-1/+2
2016-04-26Use C++ bool type rather than mixing with gbooleanDavid Edmundson1-2/+2
2016-02-28Tests: Fix type in QCOMPARENiels Ole Salscheider1-1/+1
2016-02-20Added a test for FileTransfer client and service side interfaces.Alexandr Akulich2-0/+917
2014-09-03set handler info in more dbus testsDavid Edmundson1-3/+17
2014-09-02Pass valid handlerInfo in testsDavid Edmundson1-1/+15
2014-06-14Enable services by defaultDavid Edmundson1-2/+2
2014-06-14Remove unused functionDavid Edmundson1-5/+0
2014-02-02Fix ChannelDispatcher.Messages testDavid Edmundson1-2/+2
2014-02-02Update test library to match spec changesDavid Edmundson1-1/+0
2014-01-28Fix TestDBusProxyFactory::testDropRefsMartin Kampas1-0/+4
2014-01-28Fix TestAccountSet::testFiltersMartin Kampas1-1/+1
2014-01-28Fix TestKeyFile: sort list before comparingMartin Kampas1-1/+3
2014-01-28Fix tests build for Qt5 releaseJohn Brooks12-20/+20
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-13tests: Remove occurrences of tp_handle_unrefDario Freddi1-5/+0
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-05tests: add test for retrieving client types using contact attributesGeorge Kiagiadakis1-0/+22
2012-07-05tests: add test for Contact Conn.I.ClientTypes supportGeorge Kiagiadakis2-0/+171
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