index
:
~smcv/wocky
gcryptless-43992
master
shareable-46417
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
/
wocky-roster-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
1
-1
/
+1
2011-03-01
session: rename new to new_with_connection
Jonny Lamb
1
-1
/
+1
2011-02-16
Porter: make sender matching for handlers explicit.
Will Thompson
1
-34
/
+34
2010-10-20
Use wocky_stanza_get_{from,to}
Will Thompson
1
-2
/
+1
2010-06-22
WockySession: have a full JID construct-time property
Simon McVittie
1
-1
/
+1
2010-04-20
Rename WockyXmppNode to WockyNode
Sjoerd Simons
1
-43
/
+43
2010-04-20
Use wocky_stanza_get_top_node instead of ->node
Sjoerd Simons
1
-14
/
+18
2010-04-20
Rename WockyXmppStanza to WockyStanza
Sjoerd Simons
1
-28
/
+28
2010-04-13
Use ASCII mnemonics throughout.
Will Thompson
1
-86
/
+86
2010-04-13
Use G_GNUC_NULL_TERMINATED for build spec-cy functions
Will Thompson
1
-21
/
+21
2009-09-02
Don't create a WockyRoster in WockySession for now.
Guillaume Desmottes
1
-3
/
+4
2009-09-01
wocky-roster-test: use the roster created by the session
Guillaume Desmottes
1
-4
/
+3
2009-09-01
pass a session instead of a porter to wocky_roster_new
Guillaume Desmottes
1
-8
/
+9
2009-08-28
rename WockyContact to WockyBareContact
Guillaume Desmottes
1
-80
/
+80
2009-08-28
rename wocky-contact.[ch] to wocky-bare-contact.[ch]
Guillaume Desmottes
1
-1
/
+1
2009-08-28
test_roster_add_contact: call add_contact with an existing contact but differ...
Guillaume Desmottes
1
-2
/
+31
2009-08-25
wocky-roster-test: add test_add_contact_twice
Guillaume Desmottes
1
-0
/
+65
2009-08-25
wocky-roster-test: add test_remove_two_groups
Guillaume Desmottes
1
-0
/
+85
2009-08-25
wocky-roster-test: add test_add_two_groups
Guillaume Desmottes
1
-0
/
+87
2009-08-25
wocky-roster-test: add test_change_name_remove_add
Guillaume Desmottes
1
-0
/
+79
2009-08-25
wocky-roster-test: add test_remove_contact_twice
Guillaume Desmottes
1
-0
/
+68
2009-08-25
wocky-roster-test: add test_change_name_twice
Guillaume Desmottes
1
-0
/
+70
2009-08-25
wocky-roster-test: add test_edit_contact_remove
Guillaume Desmottes
1
-1
/
+82
2009-08-25
test_multi_contact_edit: try to re-add a group we just removed
Guillaume Desmottes
1
-6
/
+18
2009-08-25
test_multi_contact_edit: use Juliet instead of Romeo as example
Guillaume Desmottes
1
-16
/
+16
2009-08-25
test_multi_contact_edit: remove a group we just added
Guillaume Desmottes
1
-3
/
+9
2009-08-25
wocky-roster-test: add test_multi_contact_edit
Guillaume Desmottes
1
-0
/
+99
2009-08-25
wocky-roster-test: factor out check_edit_roster_stanza
Guillaume Desmottes
1
-26
/
+32
2009-08-25
wocky-roster-test: add test_remove_contact_edit
Guillaume Desmottes
1
-0
/
+70
2009-08-25
add test_remove_contact_re_add
Guillaume Desmottes
1
-0
/
+103
2009-08-25
wocky-roster-test: factor out check_add_contact_stanza
Guillaume Desmottes
1
-19
/
+30
2009-08-25
wocky-roster-test: factor out check_remove_contact_stanza
Guillaume Desmottes
1
-8
/
+17
2009-08-25
wocky-roster-test: factor out ack_iq
Guillaume Desmottes
1
-65
/
+25
2009-08-25
wocky-roster-test: add comments for each section of tests
Guillaume Desmottes
1
-0
/
+4
2009-08-25
pass jid, name and groups to wocky_roster_add_contact_async instead of a Wock...
Guillaume Desmottes
1
-4
/
+5
2009-08-25
test_roster_remove_contact: try to remove twice the same contact
Guillaume Desmottes
1
-0
/
+12
2009-08-25
test_roster_add_contact: try to add twice the same contact
Guillaume Desmottes
1
-0
/
+7
2009-08-25
wocky-roster-test: test wocky_roster_contact_remove_group_async
Guillaume Desmottes
1
-0
/
+148
2009-08-25
wocky-roster-test: test wocky_roster_contact_add_group_async
Guillaume Desmottes
1
-0
/
+162
2009-08-25
wocky-roster-test: add test_roster_change_name
Guillaume Desmottes
1
-0
/
+149
2009-08-25
wocky-roster-test: ensure that the 'add contact' request doesn't have a subsc...
Guillaume Desmottes
1
-0
/
+1
2009-08-25
wocky-roster-test: add test_roster_remove_contact
Guillaume Desmottes
1
-0
/
+105
2009-08-25
wocky-roster-test: add test_roster_add_contact
Guillaume Desmottes
1
-0
/
+134
2009-08-17
wocky-roster-test: unref contacts returned by wocky_roster_get_all_contacts
Guillaume Desmottes
1
-0
/
+4
2009-08-13
wocky-roster-test: factor out send_roster_update
Guillaume Desmottes
1
-93
/
+56
2009-08-13
wocky-roster-test: add test_roster_upgrade_change
Guillaume Desmottes
1
-0
/
+125
2009-08-13
wocky-roster-test: add test_roster_upgrade_remove
Guillaume Desmottes
1
-0
/
+64
2009-08-13
wocky-roster-test: add test_roster_upgrade_add
Guillaume Desmottes
1
-5
/
+114
2009-08-13
test wocky_roster_get_all_contacts
Guillaume Desmottes
1
-0
/
+17
2009-08-13
fetch_roster_reply_cb: test to send more than one contact
Guillaume Desmottes
1
-1
/
+32
[next]