aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check-empathy-irc-network-manager.c
Commit message (Expand)AuthorAgeFilesLines
* move empathy specifc helpers to check-empathy-helpersxclaesse2008-10-131-0/+1
* factor out get_xml_file, get_user_xml_file and copy_xml_filexclaesse2008-10-131-37/+3
* Don't hardcode path to uninstalled files, use EMPATHY_SRCDIR env var instead.xclaesse2008-03-041-24/+77
* rename empathy_irc_network_add_server to empathy_irc_network_append_serverGuillaume Desmottes2008-02-181-3/+3
* remove empathy_irc_network_manager_store as saving is now automaticGuillaume Desmottes2008-02-161-5/+0
* test charset from/to XMLGuillaume Desmottes2008-02-081-3/+6
* test charset propertyGuillaume Desmottes2008-02-081-24/+24
* 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
* 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-211-13/+35
* add another test network in user-irc-networks-sample.xmlGuillaume Desmottes2008-01-211-13/+40
* 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
* test loading of global and user networks file at the same timeGuillaume Desmottes2008-01-201-0/+70
* 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-091-3/+3
* 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
* add tests/check-empathy-irc-network-manager.c to tests suiteGuillaume Desmottes2008-01-061-0/+16