summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Don't forget to include empathy-utils.h to get empathy_init().xclaesse2008-12-151-0/+1
* Init empathy for megaphone, nothere and check-main.xclaesse2008-12-121-0/+1
* gtk_init and g_thread_init shouldn't be called by libraries. Let applications...xclaesse2008-12-121-1/+2
* Use empathy_gtk_init()xclaesse2008-12-121-1/+2
* Improve the contact-manager to display contacts in a comboboxxclaesse2008-12-041-15/+20
* Add necessary files to EXTRA_DISTEMPATHY_2_25_2xclaesse2008-12-011-0/+4
* Fix distcheck of tests/xml/xclaesse2008-12-011-1/+1
* check-empathy-chatroom-manager.c: factor out change_account_name_in_filexclaesse2008-10-131-36/+35
* check-empathy-chatroom-manager.c: check the result of system()xclaesse2008-10-131-1/+7
* reuse test account instead of creating one at each test to avoid to pollute g...xclaesse2008-10-134-16/+29
* automatically save the chatroom mgr XML file when one chatroom is modifiedxclaesse2008-10-131-0/+74
* test empathy chatroom manager change favoritexclaesse2008-10-131-0/+65
* test favorite changexclaesse2008-10-131-0/+31
* test empathy_chatroom_manager_removexclaesse2008-10-131-0/+56
* test empathy_chatroom_manager_addxclaesse2008-10-131-0/+65
* check_chatrooms_list: don't depend on the order of the chatrooms in the listxclaesse2008-10-131-5/+22
* factor out check_chatrooms_listxclaesse2008-10-131-30/+35
* factor out check_chatroomxclaesse2008-10-131-9/+18
* test chatroom xml parsingxclaesse2008-10-131-0/+37
* fix leak in destroy_test_accountxclaesse2008-10-131-0/+2
* rename remove_account_from_gconf to destroy_test_account and destroy the acco...xclaesse2008-10-134-11/+8
* factor out create_test_accountxclaesse2008-10-134-8/+18
* move empathy specifc helpers to check-empathy-helpersxclaesse2008-10-137-102/+160
* load the chatrooms sample XML filexclaesse2008-10-131-1/+20
* add 2 chatrooms to chatrooms-sample.xmlxclaesse2008-10-131-1/+14
* add remove_account_from_gconf to check-helpersxclaesse2008-10-132-0/+67
* fake the profile and the CM for testsxclaesse2008-10-134-3/+13
* factor out get_xml_file, get_user_xml_file and copy_xml_filexclaesse2008-10-134-73/+44
* copy chatrooms xml file instead of using the sample one for testsxclaesse2008-10-131-1/+30
* move xml/chatrooms.xml to xml/chatrooms-sample.xmlxclaesse2008-10-132-1/+4
* rename check-empathy-irc-chatroom-manager.c to check-empathy-chatroom-manager.cxclaesse2008-10-132-3/+2
* check-empathy-chatroom: unref and destroy the accountxclaesse2008-10-131-2/+5
* add a test file for EmpathyChatroomManagerxclaesse2008-10-136-2/+47
* add EmpathyChatroom testsxclaesse2008-10-134-1/+132
* Display debug messages in the contact-manager tests program.xclaesse2008-08-031-0/+3
* Add new program to gitignorexclaesse2008-04-111-0/+1
* Change this test to be a bit more real-livexclaesse2008-04-111-7/+19
* Add a 2nd test for empathy_contact_run_until_ready(). This tests fails.xclaesse2008-04-112-1/+66
* Improve a bit the test and fix empathy_contact_run_until, data.ready was not ...xclaesse2008-03-111-8/+10
* Minimal version of contact-run-until-ready testxclaesse2008-03-112-20/+15
* Add a test for empathy_contact_run_until_readyxclaesse2008-03-112-1/+48
* Don't hardcode path to uninstalled files, use EMPATHY_SRCDIR env var instead.xclaesse2008-03-032-24/+78
* Add xml files for unit tests to the release tarballxclaesse2008-03-022-0/+5
* Update collabora copyright to 2008xclaesse2008-03-021-1/+1
* rename empathy_irc_network_add_server to empathy_irc_network_append_serverGuillaume Desmottes2008-02-182-5/+5
* remove empathy_irc_network_manager_store as saving is now automaticGuillaume Desmottes2008-02-161-5/+0
* test charset from/to XMLGuillaume Desmottes2008-02-082-4/+7
* test charset propertyGuillaume Desmottes2008-02-084-38/+43
* rename test_no_modify to test_no_modify_with_empty_user_fileGuillaume Desmottes2008-02-021-2/+3
* test add test_no_modifyGuillaume Desmottes2008-02-021-0/+25