summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-10-24check-empathy-irc-network-manager: fix shadow declarationsJonny Lamb1-6/+0
2009-10-24check-empathy-chatroom-manager: port to new tp-glib account APIJonny Lamb1-1/+1
2009-10-24tests: port to new tp-glib account APIJonny Lamb2-4/+5
2009-10-23Enable extra error CFLAGS in tests/Guillaume Desmottes1-0/+1
2009-10-15Use new API in the test.Cosimo Cecchi1-1/+1
2009-08-23Ignore tests/test-empathy-account-assistantXavier Claessens1-0/+1
2009-08-22Make the import system more future-proofCosimo Cecchi1-1/+1
2009-08-22Update the testCosimo Cecchi1-0/+3
2009-08-22Add a parent window property to the assistantCosimo Cecchi1-1/+1
2009-08-22Move back the account assistant to src/Cosimo Cecchi2-1/+6
2009-08-22Implement first page in the assistantCosimo Cecchi1-1/+1
2009-08-22Add a test for the assistantCosimo Cecchi2-0/+27
2009-08-01Merge branch 'sjoerd-mc5' into mc5Cosimo Cecchi1-1/+1
2009-07-30Synchronize EmpathyProtocolChooser and EmpathyAccountsDialogCosimo Cecchi1-4/+4
2009-07-28Update gitignoreXavier Claessens1-1/+1
2009-07-21Disable tests that try to use MC4 related codeSjoerd Simons3-0/+10
2009-07-06Transform profile chooser into a protocol chooserSjoerd Simons2-4/+4
2009-07-06Add api to create accounts, by cm and proto nameSjoerd Simons1-1/+2
2009-07-01Port the tests to EmpathyAccountSjoerd Simons5-28/+51
2009-06-05Add test-empathy-profile-chooser.Jonny Lamb3-1/+35
2009-04-23check-empathy-helpers: gconf_entry_free has been deprecated; use gconf_entry_...Guillaume Desmottes1-1/+1
2009-04-23Merge branch 'presets-dialog'Davyd Madeley4-1/+57
2009-04-22Remove obsolet test applicationsXavier Claessens3-120/+0
2009-04-22Make test load status presetsDavyd Madeley1-0/+4
2009-04-21Skeleton of a test program for the dialogDavyd Madeley3-1/+53
2009-04-17Use autotools magic to take care of disabling deprecated symbolsLaurent Bigonville1-1/+2
2009-04-16coding style fixesGuillaume Desmottes2-2/+2
2009-04-16enable coding style checks in testsGuillaume Desmottes1-0/+5
2009-04-10Adjust empetit to test the contact selector filtering.Jonny Lamb1-0/+3
2009-04-10Add tests/test-empathy-presence-chooser to gitignoreXavier Claessens1-0/+1
2009-04-10Coding style fix for testDavyd Madeley1-2/+5
2009-04-10Fix typo in my email addressDavyd Madeley1-1/+1
2009-04-10Update comment headers/copyrights/etc.Davyd Madeley1-0/+20
2009-04-10Add a test program for the presence widgetDavyd Madeley2-1/+32
2009-01-30Add a message format for gtk_message_dialog_newXavier Claessens1-1/+1
2009-01-30Rename _get_selected to _dup_selected and make sure the contact is unrefed.Jonny Lamb1-1/+3
2009-01-30Removed dispatcher dup as it's been fixed.Jonny Lamb1-4/+0
2009-01-30Pass an EmpathyContactList to _new and create the store from that.Jonny Lamb1-4/+1
2009-01-30Use empathy_gtk_init.Jonny Lamb1-4/+2
2009-01-30Make empathy_contact_selector_new return a GtkWidget* to conform to GTK+.Jonny Lamb1-3/+2
2009-01-30Use gtk_main_quit as the destroy callback.Jonny Lamb1-9/+1
2009-01-30Updated empetit to use the new dispatcher.Jonny Lamb1-3/+26
2009-01-30Use the new _dup_singleton function instead of _new.Jonny Lamb1-1/+1
2009-01-30Added Elliot's empetit test program.Jonny Lamb3-1/+83
2009-01-09Convert EmpathyChatroomManager to the new singleton conventionSjoerd Simons1-16/+16
2009-01-09Port EmpathyContactManager to the new singleton policy.Xavier Claessens2-2/+2
2009-01-09Port EmpathyContactFactory to the new singleton policy.Xavier Claessens1-1/+1
2008-12-15Don't forget to include empathy-utils.h to get empathy_init().Xavier Claessens1-0/+1
2008-12-12Init empathy for megaphone, nothere and check-main.Xavier Claessens1-0/+1
2008-12-12gtk_init and g_thread_init shouldn't be called by libraries. Let applications...Xavier Claessens1-1/+2