summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-11-25Add some more tests, and fail only after all have run, it's easier to debugXavier Claessens1-8/+18
2009-11-24Add test for bug #597049Xavier Claessens1-2/+9
2009-11-24Add more test cases and fix some found issues in link regex.Xavier Claessens1-20/+52
2009-11-24Replace GString param with a generic gpointer user_data, and port EmpathyChat...Xavier Claessens1-5/+21
2009-11-24Also parse smileys in testsXavier Claessens1-0/+14
2009-11-24Init GTK from test_init()Xavier Claessens1-2/+4
2009-11-24Add parser testsXavier Claessens3-1/+72
2009-11-24Call empathy_init() from test_init()Xavier Claessens1-1/+3
2009-11-18Move empathy-log to tests/interactive and don't install it anymoreLaurent Bigonville3-0/+63
2009-11-03rename check-irc-helper to test-irc-helperGuillaume Desmottes6-7/+7
2009-11-03merge check-empathy-helpers to test-helperGuillaume Desmottes7-205/+188
2009-11-03remove check-*Guillaume Desmottes8-189/+1
2009-11-03port check-empathy-chatroom-manager.c to GTestGuillaume Desmottes5-22/+31
2009-11-03port check-empathy-chatroom.c to GTestGuillaume Desmottes5-16/+24
2009-11-03port check-empathy-irc-network-manager.c to GTestGuillaume Desmottes6-103/+120
2009-11-03port check-empathy-irc-network.c to GTestGuillaume Desmottes5-40/+50
2009-11-03port check-empathy-irc-server.c to GTestGuillaume Desmottes6-40/+48
2009-11-03move test_init/test_deinit to test-helper.cGuillaume Desmottes4-17/+31
2009-11-03port check-empathy-utils.c to GTestGuillaume Desmottes6-34/+72
2009-11-02Merge branch 'accountz'Jonny Lamb3-5/+6
2009-10-29move test app needing user interaction to interactive/Guillaume Desmottes10-32/+44
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