]> git.0d.be Git - empathy.git/history - tests
Port EmpathyIrcNetwordDialog to new API
[empathy.git] / tests /
2009-04-16 Guillaume Desmottescoding style fixes
2009-04-16 Guillaume Desmottesenable coding style checks in tests
2009-04-10 Jonny LambAdjust empetit to test the contact selector filtering.
2009-04-10 Xavier ClaessensAdd tests/test-empathy-presence-chooser to gitignore
2009-04-10 Davyd MadeleyCoding style fix for test
2009-04-10 Davyd MadeleyFix typo in my email address
2009-04-10 Davyd MadeleyUpdate comment headers/copyrights/etc.
2009-04-10 Davyd MadeleyAdd a test program for the presence widget
2009-01-30 Xavier ClaessensAdd a message format for gtk_message_dialog_new
2009-01-30 Jonny LambRename _get_selected to _dup_selected and make sure...
2009-01-30 Jonny LambRemoved dispatcher dup as it's been fixed.
2009-01-30 Jonny LambPass an EmpathyContactList to _new and create the store...
2009-01-30 Jonny LambUse empathy_gtk_init.
2009-01-30 Jonny LambMake empathy_contact_selector_new return a GtkWidget...
2009-01-30 Jonny LambUse gtk_main_quit as the destroy callback.
2009-01-30 Jonny LambUpdated empetit to use the new dispatcher.
2009-01-30 Jonny LambUse the new _dup_singleton function instead of _new.
2009-01-30 Jonny LambAdded Elliot's empetit test program.
2009-01-09 Sjoerd SimonsConvert EmpathyChatroomManager to the new singleton...
2009-01-09 Xavier ClaessensPort EmpathyContactManager to the new singleton policy.
2009-01-09 Xavier ClaessensPort EmpathyContactFactory to the new singleton policy.
2008-12-15 Xavier ClaessensDon't forget to include empathy-utils.h to get empathy_...
2008-12-12 Xavier ClaessensInit empathy for megaphone, nothere and check-main.
2008-12-12 Xavier Claessensgtk_init and g_thread_init shouldn't be called by libra...
2008-12-12 Xavier ClaessensUse empathy_gtk_init()
2008-12-04 Xavier ClaessensImprove the contact-manager to display contacts in...
2008-12-01 Xavier ClaessensAdd necessary files to EXTRA_DIST
2008-12-01 Xavier ClaessensFix distcheck of tests/xml/
2008-10-13 Xavier Claessenscheck-empathy-chatroom-manager.c: factor out change_acc...
2008-10-13 Xavier Claessenscheck-empathy-chatroom-manager.c: check the result...
2008-10-13 Xavier Claessensreuse test account instead of creating one at each...
2008-10-13 Xavier Claessensautomatically save the chatroom mgr XML file when one...
2008-10-13 Xavier Claessenstest empathy chatroom manager change favorite
2008-10-13 Xavier Claessenstest favorite change
2008-10-13 Xavier Claessenstest empathy_chatroom_manager_remove
2008-10-13 Xavier Claessenstest empathy_chatroom_manager_add
2008-10-13 Xavier Claessenscheck_chatrooms_list: don't depend on the order of...
2008-10-13 Xavier Claessensfactor out check_chatrooms_list
2008-10-13 Xavier Claessensfactor out check_chatroom
2008-10-13 Xavier Claessenstest chatroom xml parsing
2008-10-13 Xavier Claessensfix leak in destroy_test_account
2008-10-13 Xavier Claessensrename remove_account_from_gconf to destroy_test_accoun...
2008-10-13 Xavier Claessensfactor out create_test_account
2008-10-13 Xavier Claessensmove empathy specifc helpers to check-empathy-helpers
2008-10-13 Xavier Claessensload the chatrooms sample XML file
2008-10-13 Xavier Claessensadd 2 chatrooms to chatrooms-sample.xml
2008-10-13 Xavier Claessensadd remove_account_from_gconf to check-helpers
2008-10-13 Xavier Claessensfake the profile and the CM for tests
2008-10-13 Xavier Claessensfactor out get_xml_file, get_user_xml_file and copy_xml...
2008-10-13 Xavier Claessenscopy chatrooms xml file instead of using the sample...
2008-10-13 Xavier Claessensmove xml/chatrooms.xml to xml/chatrooms-sample.xml
2008-10-13 Xavier Claessensrename check-empathy-irc-chatroom-manager.c to check...
2008-10-13 Xavier Claessenscheck-empathy-chatroom: unref and destroy the account
2008-10-13 Xavier Claessensadd a test file for EmpathyChatroomManager
2008-10-13 Xavier Claessensadd EmpathyChatroom tests
2008-08-03 Xavier ClaessensDisplay debug messages in the contact-manager tests...
2008-04-11 Xavier ClaessensAdd new program to gitignore
2008-04-11 Xavier ClaessensChange this test to be a bit more real-live
2008-04-11 Xavier ClaessensAdd a 2nd test for empathy_contact_run_until_ready...
2008-03-11 Xavier ClaessensImprove a bit the test and fix empathy_contact_run_unti...
2008-03-11 Xavier ClaessensMinimal version of contact-run-until-ready test
2008-03-11 Xavier ClaessensAdd a test for empathy_contact_run_until_ready
2008-03-03 Xavier ClaessensDon't hardcode path to uninstalled files, use EMPATHY_S...
2008-03-02 Xavier ClaessensAdd xml files for unit tests to the release tarball
2008-03-02 Xavier ClaessensUpdate collabora copyright to 2008
2008-02-17 Xavier ClaessensMerge commit 'cassidy/irc'
2008-01-16 Xavier ClaessensDo not install tests programs
2007-12-29 Xavier ClaessensRevert "merge git work"
2007-12-29 Xavier Claessensmerge git work
2007-12-29 Xavier ClaessensFix build of tests
2007-12-29 Xavier ClaessensAdd "check" framework support. Fixes bug #505622 (Guill...
2007-10-13 Xavier ClaessensUse g_timeout_add_seconds when appropriated to avoid...
2007-09-28 Xavier ClaessensLook in the local_pendings list if a contact is already...
2007-09-27 Xavier ClaessensNo need to init gtk, GMainLoop is enough and makes...
2007-09-21 Xavier ClaessensFix warnings when finalizing.