about summary refs log tree commit diff stats
path: root/tests/test_jid.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactored parsing capsJames Booth2014-11-261-0/+18
|
* Added history and jid tests to cmockaJames Booth2013-12-141-92/+67
|
* Renamed create jid function using barejid and resourceJames Booth2013-01-271-2/+2
|
* Fixed jid handling to allow @ and / in resourceJames Booth2013-01-261-0/+48
|
* Added jid_create_room_jidJames Booth2013-01-131-0/+16
|
* Changed Jid typedef to be explicit pointerJames Booth2013-01-131-17/+17
|
* Added jid datatypeJames Booth2013-01-121-0/+128