index
:
~smcv/empathy
38-goa-mc-517
38-mc-517
gnome-3-8
next
next-decore
next-factory
next-gdbus
next-gdbus-properties
next-untested
untested-goa-mc-517
Unnamed repository; edit this file 'description' to name the repository.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-30
Add a message format for gtk_message_dialog_new
Xavier Claessens
1
-1
/
+1
2009-01-30
Rename _get_selected to _dup_selected and make sure the contact is unrefed.
Jonny Lamb
1
-1
/
+3
2009-01-30
Removed dispatcher dup as it's been fixed.
Jonny Lamb
1
-4
/
+0
2009-01-30
Pass an EmpathyContactList to _new and create the store from that.
Jonny Lamb
1
-4
/
+1
2009-01-30
Use empathy_gtk_init.
Jonny Lamb
1
-4
/
+2
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
[next]