summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix XML store test crash on 32bit machineNicolas Dufresne2011-03-011-4/+5
* Fix and complete ld.so supressionsNicolas Dufresne2011-03-011-0/+24
* Moved sqlite test with dbus testsNicolas Dufresne2011-03-013-1/+1
* Moves observer test with dbus testsNicolas Dufresne2011-03-013-10/+1
* Add a XML log store test for add_eventNicolas Dufresne2011-02-281-0/+174
* Change fixture->store to be a TplLogStoreNicolas Dufresne2011-02-281-24/+22
* Merge branch 'tests-fix'Nicolas Dufresne2011-02-245-191/+137
|\
| * Fix test_get_dates() to use GDate methodNicolas Dufresne2011-02-241-3/+3
| * Convert test_get_events_for_date() to _async() methodNicolas Dufresne2011-02-241-6/+24
| * Convert test_get_entities() to use _async() methodNicolas Dufresne2011-02-241-7/+26
| * Convert test_get_dates() to use _async() methodNicolas Dufresne2011-02-241-8/+29
| * Move non-test code on topNicolas Dufresne2011-02-241-77/+78
| * Replace empty log-manager test with test-searchesNicolas Dufresne2011-02-244-22/+1
| * Remove dead test codeNicolas Dufresne2011-02-242-92/+0
* | test-tpl-log-store-xml: don't ignore system() return value so gcc is happyGuillaume Desmottes2011-02-241-1/+3
|/
* Sort entities to make test deterministictelepathy-logger-0.2.0Danielle Madeley2011-02-241-0/+12
* Set logs file mod so it can be cleared in distcheckNicolas Dufresne2011-02-231-0/+5
* Add test logs to EXTRA_DISTNicolas Dufresne2011-02-231-0/+2
* Fix 'make dist' so it worksNicolas Dufresne2011-02-231-5/+0
* Fix double free in xml log store and unit testNicolas Dufresne2011-02-231-0/+32
* Introduce TplEventTypeMask to be able to select event typeNicolas Dufresne2011-02-223-19/+28
* Make TplEntity constructors publicNicolas Dufresne2011-02-224-32/+23
* Fix valgrind support in tests/dbusNicolas Dufresne2011-02-221-1/+1
* Move away from id/type pair in favor of TplEntityNicolas Dufresne2011-02-222-16/+46
* Implement XML store test for clear_entityNicolas Dufresne2011-02-102-0/+101
* Implement XML log store test for clear_accountNicolas Dufresne2011-02-102-0/+62
* Implement test for XML logstore clear methodNicolas Dufresne2011-02-102-0/+117
* Renamed TplChannelText into TplTextChannelNicolas Dufresne2011-02-081-1/+1
* Renamed TplEventText into TplTextEventNicolas Dufresne2011-02-082-5/+5
* Refactored TplEvent/TplEventTextNicolas Dufresne2011-02-071-2/+2
* Room can be deduced from the receiver typeNicolas Dufresne2011-02-071-2/+2
* Remove white space at end of linesNicolas Dufresne2011-01-213-6/+6
* Move test-entity to dbus enabled test and cleanupNicolas Dufresne2011-01-215-39/+34
* Remove search_in_identifier test since it deprecatedNicolas Dufresne2011-01-211-37/+0
* Add test/dbus testsuites, as tp-glib does.Cosimo Alfarano2011-01-2110-23/+1733
* Adding log base to be used for testingCosimo Alfarano2011-01-2118-0/+343
* Add test for _tpl_entity_new_from_tp_contact()Nicolas Dufresne2011-01-1912-15/+3166
* Refactored TplEntity and added unit-testNicolas Dufresne2011-01-193-13/+75
* Renamed get_events() into get_entities()Nicolas Dufresne2011-01-191-4/+4
* Remove TplEventDirectionNicolas Dufresne2011-01-171-1/+0
* Added g_type_init_with_debug_flags to suppressionNicolas Dufresne2011-01-141-0/+7
* Renamed TplEntry* into TplEvent*Nicolas Dufresne2011-01-101-1/+1
* Adapt the tests to the API changesEmilio Pozuelo Monfort2011-01-101-1/+1
* merge PL and LIBTPL libs togetherGuillaume Desmottes2010-08-171-2/+2
* [conf] support a new env var TPL_TEST_MODE that doesn't enable GSettingsDanielle Madeley2010-08-121-1/+4
* Revert "Remove tests using GSettings for now"Guillaume Desmottes2010-08-111-0/+11
* Remove tests using GSettings for nowtelepathy-logger-0.1.5Guillaume Desmottes2010-08-111-11/+0
* remove test-tpl-entry.cGuillaume Desmottes2010-06-232-24/+0
* Explicitly link telepathy-logger-debug to libdbus and dbus-glib, tooSimon McVittie2010-06-171-1/+1
* Remove remnants of support for compiling without TextSimon McVittie2010-06-171-7/+0