| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable tests that try to use MC4 related code | Sjoerd Simons | 2009-07-22 | 1 | -0/+4 |
* | Port the tests to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -16/+29 |
* | Convert EmpathyChatroomManager to the new singleton convention | Sjoerd Simons | 2009-01-10 | 1 | -16/+16 |
* | check-empathy-chatroom-manager.c: factor out change_account_name_in_file | Xavier Claessens | 2008-10-13 | 1 | -36/+35 |
* | check-empathy-chatroom-manager.c: check the result of system() | Xavier Claessens | 2008-10-13 | 1 | -1/+7 |
* | reuse test account instead of creating one at each test to avoid to pollute g... | Xavier Claessens | 2008-10-13 | 1 | -10/+10 |
* | automatically save the chatroom mgr XML file when one chatroom is modified | Xavier Claessens | 2008-10-13 | 1 | -0/+74 |
* | test empathy chatroom manager change favorite | Xavier Claessens | 2008-10-13 | 1 | -0/+65 |
* | test empathy_chatroom_manager_remove | Xavier Claessens | 2008-10-13 | 1 | -0/+56 |
* | test empathy_chatroom_manager_add | Xavier Claessens | 2008-10-13 | 1 | -0/+65 |
* | check_chatrooms_list: don't depend on the order of the chatrooms in the list | Xavier Claessens | 2008-10-13 | 1 | -5/+22 |
* | factor out check_chatrooms_list | Xavier Claessens | 2008-10-13 | 1 | -30/+35 |
* | factor out check_chatroom | Xavier Claessens | 2008-10-13 | 1 | -9/+18 |
* | test chatroom xml parsing | Xavier Claessens | 2008-10-13 | 1 | -0/+37 |
* | rename remove_account_from_gconf to destroy_test_account and destroy the acco... | Xavier Claessens | 2008-10-13 | 1 | -3/+1 |
* | factor out create_test_account | Xavier Claessens | 2008-10-13 | 1 | -4/+1 |
* | move empathy specifc helpers to check-empathy-helpers | Xavier Claessens | 2008-10-13 | 1 | -0/+3 |
* | load the chatrooms sample XML file | Xavier Claessens | 2008-10-13 | 1 | -1/+20 |
* | factor out get_xml_file, get_user_xml_file and copy_xml_file | Xavier Claessens | 2008-10-13 | 1 | -36/+1 |
* | copy chatrooms xml file instead of using the sample one for tests | Xavier Claessens | 2008-10-13 | 1 | -1/+30 |
* | move xml/chatrooms.xml to xml/chatrooms-sample.xml | Xavier Claessens | 2008-10-13 | 1 | -1/+4 |
* | rename check-empathy-irc-chatroom-manager.c to check-empathy-chatroom-manager.c | Xavier Claessens | 2008-10-13 | 1 | -0/+38 |