aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Don't forget to include empathy-utils.h to get empathy_init().xclaesse2008-12-161-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-051-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-042-24/+78
* Add xml files for unit tests to the release tarballxclaesse2008-03-032-0/+5
* Update collabora copyright to 2008xclaesse2008-03-031-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-031-2/+3
* test add test_no_modifyGuillaume Desmottes2008-02-031-0/+25
* test empathy_irc_network_manager_find_network_by_addressGuillaume Desmottes2008-02-021-0/+29
* Merge branch 'master' into ircGuillaume Desmottes2008-01-251-1/+1
|\
| * Do not install tests programsxclaesse2008-01-171-1/+1
| * Revert "merge git work"xclaesse2007-12-299-0/+1047
| * merge git workxclaesse2007-12-299-1047/+0
| * Fix build of testsxclaesse2007-12-291-2/+0
| * Add "check" framework support. Fixes bug #505622 (Guillaume Desmottes).xclaesse2007-12-299-0/+1049
* | fix testGuillaume Desmottes2008-01-241-1/+1
* | start to test modifications with 2 network files loaded (not finished yet)Guillaume Desmottes2008-01-211-0/+193
* | add a network to default-irc-networks-sample.xmlGuillaume Desmottes2008-01-212-13/+41
* | add another test network in user-irc-networks-sample.xmlGuillaume Desmottes2008-01-212-13/+46
* | start to test networks XML file saveGuillaume Desmottes2008-01-201-0/+153
* | free buffer when copying user's fileGuillaume Desmottes2008-01-201-0/+2
* | copy user's networks file so we're sure to never change the master copyGuillaume Desmottes2008-01-201-4/+20
* | ignore user-irc-networks.xmlGuillaume Desmottes2008-01-201-0/+1
* | test loading of global and user networks file at the same timeGuillaume Desmottes2008-01-201-0/+70
* | add tests/xml/user-irc-networks-sample.xmlGuillaume Desmottes2008-01-201-0/+20
* | test user network file parsingGuillaume Desmottes2008-01-201-0/+63
* | test empathy_irc_network_manager_removeGuillaume Desmottes2008-01-201-0/+88
* | check-empathy-irc-network-manager: test empathy_irc_network_manager_addGuillaume Desmottes2008-01-091-0/+51
* | remove id property from EmpathyIrcNetworkGuillaume Desmottes2008-01-094-28/+24
* | check-empathy-irc-network-manager: networks order isn't garantee anymoreGuillaume Desmottes2008-01-091-10/+29
* | check-empathy-irc-network-manager: test parsingGuillaume Desmottes2008-01-081-0/+51
* | check-empathy-irc-network: move network check code to check-irc-helperGuillaume Desmottes2008-01-083-134/+106
* | check if the server is NULL in check_serverGuillaume Desmottes2008-01-082-2/+2
* | add tests/xml/default-irc-networks-sample.xmlGuillaume Desmottes2008-01-081-0/+24
* | create check-irc-helper containing usefull IRC test functionsGuillaume Desmottes2008-01-084-27/+46
* | empathy-irc-network: emit the modified signal when we call empathy_irc_networ...Guillaume Desmottes2008-01-071-0/+3
* | check-empathy-irc-network: test empathy_irc_network_set_server_positionGuillaume Desmottes2008-01-071-15/+96
* | check-empathy-irc-network.c: test is network's modified signal is fired when ...Guillaume Desmottes2008-01-071-0/+35
* | check-empathy-irc-network: check if the modified signal when we add/remove se...Guillaume Desmottes2008-01-071-0/+4
* | check-empathy-irc-network.c: test empathy_irc_network_remove_serverGuillaume Desmottes2008-01-071-0/+42
* | check-empathy-irc-network: test empathy_irc_network_add_serverGuillaume Desmottes2008-01-071-1/+74
* | check-empathy-irc-server: the modified variable have to be staticGuillaume Desmottes2008-01-071-1/+1
* | check-empathy-irc-network: test the modified signalGuillaume Desmottes2008-01-071-0/+31
* | check-empathy-irc-network: test property changeGuillaume Desmottes2008-01-071-0/+24
* | test empathy_irc_network_newGuillaume Desmottes2008-01-061-0/+22
* | check-empathy-irc-server.c: test the modified signalGuillaume Desmottes2008-01-061-0/+44
* | check-empathy-irc-server.c: test property changeGuillaume Desmottes2008-01-061-0/+32
* | test empathy_irc_server_newGuillaume Desmottes2008-01-061-0/+27
* | add tests/check-empathy-irc-network-manager.c to tests suiteGuillaume Desmottes2008-01-064-1/+20
* | add tests/check-empathy-irc-network.c to tests suiteGuillaume Desmottes2008-01-064-1/+20
* | really add tests/check-empathy-irc-server.cGuillaume Desmottes2008-01-061-0/+16
* | add tests/check-empathy-irc-server.c to tests suiteGuillaume Desmottes2008-01-063-1/+4
* | Fix build of testsXavier Claessens2007-12-281-2/+0
* | Add "check" framework support. Fixes bug #505622 (Guillaume Desmottes).Xavier Claessens2007-12-289-0/+1049
|/
* 2007-10-13 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-10-131-1/+1
* 2007-09-28 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-281-2/+2
* 2007-09-27 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-272-7/+11
* 2007-09-21 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-212-0/+45