index
:
~jonny/empathy
butterfly
client-types
ft
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-34
gtk-spinner
icons
liszt
master
next
old-client-types
olde-zazl
password-dialog
pidgin-store
sqlite-store
swap-camera
le empathy
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-30
Make empathy_contact_selector_new return a GtkWidget* to conform to GTK+.
Jonny Lamb
1
-3
/
+2
2009-01-30
Use gtk_main_quit as the destroy callback.
Jonny Lamb
1
-9
/
+1
2009-01-30
Updated empetit to use the new dispatcher.
Jonny Lamb
1
-3
/
+26
2009-01-30
Use the new _dup_singleton function instead of _new.
Jonny Lamb
1
-1
/
+1
2009-01-30
Added Elliot's empetit test program.
Jonny Lamb
3
-1
/
+83
2009-01-09
Convert EmpathyChatroomManager to the new singleton convention
Sjoerd Simons
1
-16
/
+16
2009-01-09
Port EmpathyContactManager to the new singleton policy.
Xavier Claessens
2
-2
/
+2
2009-01-09
Port EmpathyContactFactory to the new singleton policy.
Xavier Claessens
1
-1
/
+1
2008-12-15
Don't forget to include empathy-utils.h to get empathy_init().
Xavier Claessens
1
-0
/
+1
2008-12-12
Init empathy for megaphone, nothere and check-main.
Xavier Claessens
1
-0
/
+1
2008-12-12
gtk_init and g_thread_init shouldn't be called by libraries. Let applications...
Xavier Claessens
1
-1
/
+2
2008-12-12
Use empathy_gtk_init()
Xavier Claessens
1
-1
/
+2
2008-12-04
Improve the contact-manager to display contacts in a combobox
Xavier Claessens
1
-15
/
+20
2008-12-01
Add necessary files to EXTRA_DIST
Xavier Claessens
1
-0
/
+4
2008-12-01
Fix distcheck of tests/xml/
Xavier Claessens
1
-1
/
+1
2008-10-13
check-empathy-chatroom-manager.c: factor out change_account_name_in_file
Xavier Claessens
1
-36
/
+35
2008-10-13
check-empathy-chatroom-manager.c: check the result of system()
Xavier Claessens
1
-1
/
+7
2008-10-13
reuse test account instead of creating one at each test to avoid to pollute g...
Xavier Claessens
4
-16
/
+29
2008-10-13
automatically save the chatroom mgr XML file when one chatroom is modified
Xavier Claessens
1
-0
/
+74
2008-10-13
test empathy chatroom manager change favorite
Xavier Claessens
1
-0
/
+65
2008-10-13
test favorite change
Xavier Claessens
1
-0
/
+31
2008-10-13
test empathy_chatroom_manager_remove
Xavier Claessens
1
-0
/
+56
2008-10-13
test empathy_chatroom_manager_add
Xavier Claessens
1
-0
/
+65
2008-10-13
check_chatrooms_list: don't depend on the order of the chatrooms in the list
Xavier Claessens
1
-5
/
+22
2008-10-13
factor out check_chatrooms_list
Xavier Claessens
1
-30
/
+35
2008-10-13
factor out check_chatroom
Xavier Claessens
1
-9
/
+18
2008-10-13
test chatroom xml parsing
Xavier Claessens
1
-0
/
+37
2008-10-13
fix leak in destroy_test_account
Xavier Claessens
1
-0
/
+2
2008-10-13
rename remove_account_from_gconf to destroy_test_account and destroy the acco...
Xavier Claessens
4
-11
/
+8
2008-10-13
factor out create_test_account
Xavier Claessens
4
-8
/
+18
2008-10-13
move empathy specifc helpers to check-empathy-helpers
Xavier Claessens
7
-102
/
+160
2008-10-13
load the chatrooms sample XML file
Xavier Claessens
1
-1
/
+20
2008-10-13
add 2 chatrooms to chatrooms-sample.xml
Xavier Claessens
1
-1
/
+14
2008-10-13
add remove_account_from_gconf to check-helpers
Xavier Claessens
2
-0
/
+67
2008-10-13
fake the profile and the CM for tests
Xavier Claessens
4
-3
/
+13
2008-10-13
factor out get_xml_file, get_user_xml_file and copy_xml_file
Xavier Claessens
4
-73
/
+44
2008-10-13
copy chatrooms xml file instead of using the sample one for tests
Xavier Claessens
1
-1
/
+30
2008-10-13
move xml/chatrooms.xml to xml/chatrooms-sample.xml
Xavier Claessens
2
-1
/
+4
2008-10-13
rename check-empathy-irc-chatroom-manager.c to check-empathy-chatroom-manager.c
Xavier Claessens
2
-3
/
+2
2008-10-13
check-empathy-chatroom: unref and destroy the account
Xavier Claessens
1
-2
/
+5
2008-10-13
add a test file for EmpathyChatroomManager
Xavier Claessens
6
-2
/
+47
2008-10-13
add EmpathyChatroom tests
Xavier Claessens
4
-1
/
+132
2008-08-03
Display debug messages in the contact-manager tests program.
Xavier Claessens
1
-0
/
+3
2008-04-11
Add new program to gitignore
Xavier Claessens
1
-0
/
+1
2008-04-11
Change this test to be a bit more real-live
Xavier Claessens
1
-7
/
+19
2008-04-11
Add a 2nd test for empathy_contact_run_until_ready(). This tests fails.
Xavier Claessens
2
-1
/
+66
2008-03-11
Improve a bit the test and fix empathy_contact_run_until, data.ready was not ...
Xavier Claessens
1
-8
/
+10
2008-03-11
Minimal version of contact-run-until-ready test
Xavier Claessens
2
-20
/
+15
2008-03-11
Add a test for empathy_contact_run_until_ready
Xavier Claessens
2
-1
/
+48
2008-03-03
Don't hardcode path to uninstalled files, use EMPATHY_SRCDIR env var instead.
Xavier Claessens
2
-24
/
+78
[prev]
[next]