summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add timestamp arg to empathy_dispatcher_chat_with_contact(_id)Sjoerd Simons2010-04-241-1/+2
* add tests/interactive/test-empathy-account-chooser.cGuillaume Desmottes2010-04-053-1/+49
* Revert "Disable empathy-parser-test for now as it doesn't build any more"Xavier Claessens2010-03-041-2/+2
* Parser API is moved from empathy-ui-utils to empathy-string-parserXavier Claessens2010-03-041-1/+1
* Disable empathy-parser-test for now as it doesn't build any moreEMPATHY_2_29_91_2Guillaume Desmottes2010-03-041-2/+2
* Point Makefile.am to .lo files, to please some libtool deityFrédéric Péters2010-02-171-5/+5
* Pass a ready EmpathyConnectionManagers to empathy_account_assistant_showGuillaume Desmottes2010-01-251-4/+21
* Call create_salut_account_if_needed when the assistant is closedGuillaume Desmottes2010-01-191-1/+2
* Add some more tests, and fail only after all have run, it's easier to debugXavier Claessens2009-11-251-8/+18
* Add test for bug #597049Xavier Claessens2009-11-241-2/+9
* Add more test cases and fix some found issues in link regex.Xavier Claessens2009-11-241-20/+52
* Replace GString param with a generic gpointer user_data, and port EmpathyChat...Xavier Claessens2009-11-241-5/+21
* Also parse smileys in testsXavier Claessens2009-11-241-0/+14
* Init GTK from test_init()Xavier Claessens2009-11-241-2/+4
* Add parser testsXavier Claessens2009-11-243-1/+72
* Call empathy_init() from test_init()Xavier Claessens2009-11-241-1/+3
* Move empathy-log to tests/interactive and don't install it anymoreLaurent Bigonville2009-11-183-0/+63
* rename check-irc-helper to test-irc-helperGuillaume Desmottes2009-11-036-7/+7
* merge check-empathy-helpers to test-helperGuillaume Desmottes2009-11-037-205/+188
* remove check-*Guillaume Desmottes2009-11-038-189/+1
* port check-empathy-chatroom-manager.c to GTestGuillaume Desmottes2009-11-035-22/+31
* port check-empathy-chatroom.c to GTestGuillaume Desmottes2009-11-035-16/+24
* port check-empathy-irc-network-manager.c to GTestGuillaume Desmottes2009-11-036-103/+120
* port check-empathy-irc-network.c to GTestGuillaume Desmottes2009-11-035-40/+50
* port check-empathy-irc-server.c to GTestGuillaume Desmottes2009-11-036-40/+48
* move test_init/test_deinit to test-helper.cGuillaume Desmottes2009-11-034-17/+31
* port check-empathy-utils.c to GTestGuillaume Desmottes2009-11-036-34/+72
* Merge branch 'accountz'Jonny Lamb2009-11-023-5/+6
|\
| * check-empathy-chatroom-manager: port to new tp-glib account APIJonny Lamb2009-10-241-1/+1
| * tests: port to new tp-glib account APIJonny Lamb2009-10-242-4/+5
* | move test app needing user interaction to interactive/Guillaume Desmottes2009-10-2910-32/+44
* | check-empathy-irc-network-manager: fix shadow declarationsJonny Lamb2009-10-241-6/+0
|/
* Enable extra error CFLAGS in tests/Guillaume Desmottes2009-10-231-0/+1
* Use new API in the test.Cosimo Cecchi2009-10-151-1/+1
* Ignore tests/test-empathy-account-assistantXavier Claessens2009-08-231-0/+1
* Make the import system more future-proofCosimo Cecchi2009-08-221-1/+1
* Update the testCosimo Cecchi2009-08-221-0/+3
* Add a parent window property to the assistantCosimo Cecchi2009-08-221-1/+1
* Move back the account assistant to src/Cosimo Cecchi2009-08-222-1/+6
* Implement first page in the assistantCosimo Cecchi2009-08-221-1/+1
* Add a test for the assistantCosimo Cecchi2009-08-222-0/+27
* Merge branch 'sjoerd-mc5' into mc5Cosimo Cecchi2009-08-011-1/+1
|\
| * Update gitignoreXavier Claessens2009-07-281-1/+1
* | Synchronize EmpathyProtocolChooser and EmpathyAccountsDialogCosimo Cecchi2009-07-301-4/+4
|/
* Disable tests that try to use MC4 related codeSjoerd Simons2009-07-213-0/+10
* Transform profile chooser into a protocol chooserSjoerd Simons2009-07-062-4/+4
* Add api to create accounts, by cm and proto nameSjoerd Simons2009-07-061-1/+2
* Port the tests to EmpathyAccountSjoerd Simons2009-07-015-28/+51
* Add test-empathy-profile-chooser.Jonny Lamb2009-06-053-1/+35
* check-empathy-helpers: gconf_entry_free has been deprecated; use gconf_entry_...Guillaume Desmottes2009-04-231-1/+1