summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-03-15Remove empty channel testNicolas Dufresne4-317/+0
2011-03-15Removed twisted test has they have never been usedNicolas Dufresne15-1925/+9
2011-03-15Remove log_id from XML log storeNicolas Dufresne1-4/+0
2011-03-10Fix invalid read in pseudo observer testNicolas Dufresne1-1/+0
2011-03-01Fix XML store test crash on 32bit machineNicolas Dufresne1-4/+5
2011-03-01Fix and complete ld.so supressionsNicolas Dufresne1-0/+24
2011-03-01Moved sqlite test with dbus testsNicolas Dufresne3-1/+1
2011-03-01Moves observer test with dbus testsNicolas Dufresne3-10/+1
2011-02-28Add a XML log store test for add_eventNicolas Dufresne1-0/+174
2011-02-28Change fixture->store to be a TplLogStoreNicolas Dufresne1-24/+22
2011-02-24Merge branch 'tests-fix'Nicolas Dufresne5-191/+137
2011-02-24test-tpl-log-store-xml: don't ignore system() return value so gcc is happyGuillaume Desmottes1-1/+3
2011-02-24Fix test_get_dates() to use GDate methodNicolas Dufresne1-3/+3
2011-02-24Convert test_get_events_for_date() to _async() methodNicolas Dufresne1-6/+24
2011-02-24Convert test_get_entities() to use _async() methodNicolas Dufresne1-7/+26
2011-02-24Convert test_get_dates() to use _async() methodNicolas Dufresne1-8/+29
2011-02-24Move non-test code on topNicolas Dufresne1-77/+78
2011-02-24Replace empty log-manager test with test-searchesNicolas Dufresne4-22/+1
2011-02-24Remove dead test codeNicolas Dufresne2-92/+0
2011-02-24Sort entities to make test deterministictelepathy-logger-0.2.0Danielle Madeley1-0/+12
2011-02-23Set logs file mod so it can be cleared in distcheckNicolas Dufresne1-0/+5
2011-02-23Add test logs to EXTRA_DISTNicolas Dufresne1-0/+2
2011-02-23Fix 'make dist' so it worksNicolas Dufresne1-5/+0
2011-02-23Fix double free in xml log store and unit testNicolas Dufresne1-0/+32
2011-02-22Introduce TplEventTypeMask to be able to select event typeNicolas Dufresne3-19/+28
2011-02-22Make TplEntity constructors publicNicolas Dufresne4-32/+23
2011-02-22Fix valgrind support in tests/dbusNicolas Dufresne1-1/+1
2011-02-22Move away from id/type pair in favor of TplEntityNicolas Dufresne2-16/+46
2011-02-10Implement XML store test for clear_entityNicolas Dufresne2-0/+101
2011-02-10Implement XML log store test for clear_accountNicolas Dufresne2-0/+62
2011-02-10Implement test for XML logstore clear methodNicolas Dufresne2-0/+117
2011-02-08Renamed TplChannelText into TplTextChannelNicolas Dufresne1-1/+1
2011-02-08Renamed TplEventText into TplTextEventNicolas Dufresne2-5/+5
2011-02-07Refactored TplEvent/TplEventTextNicolas Dufresne1-2/+2
2011-02-07Room can be deduced from the receiver typeNicolas Dufresne1-2/+2
2011-01-21Remove white space at end of linesNicolas Dufresne3-6/+6
2011-01-21Move test-entity to dbus enabled test and cleanupNicolas Dufresne5-39/+34
2011-01-21Remove search_in_identifier test since it deprecatedNicolas Dufresne1-37/+0
2011-01-21Add test/dbus testsuites, as tp-glib does.Cosimo Alfarano10-23/+1733
2011-01-21Adding log base to be used for testingCosimo Alfarano18-0/+343
2011-01-19Add test for _tpl_entity_new_from_tp_contact()Nicolas Dufresne12-15/+3166
2011-01-19Refactored TplEntity and added unit-testNicolas Dufresne3-13/+75
2011-01-19Renamed get_events() into get_entities()Nicolas Dufresne1-4/+4
2011-01-17Remove TplEventDirectionNicolas Dufresne1-1/+0
2011-01-14Added g_type_init_with_debug_flags to suppressionNicolas Dufresne1-0/+7
2011-01-10Renamed TplEntry* into TplEvent*Nicolas Dufresne1-1/+1
2011-01-10Adapt the tests to the API changesEmilio Pozuelo Monfort1-1/+1
2010-08-17merge PL and LIBTPL libs togetherGuillaume Desmottes1-2/+2
2010-08-12[conf] support a new env var TPL_TEST_MODE that doesn't enable GSettingsDanielle Madeley1-1/+4
2010-08-11Revert "Remove tests using GSettings for now"Guillaume Desmottes1-0/+11