about summary refs log tree commit diff stats
path: root/tests/xmpp/mock_xmpp.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed testsJames Booth2014-12-201-2/+2
* Refactored all window recipients and typesJames Booth2014-12-201-5/+5
* Fixed tests to work with cmocka 0.4.1James Booth2014-05-261-3/+3
* Refactored bookmarks to use option parser, allow bookmarking rooms with passw...James Booth2014-05-101-9/+16
* Use expect_value == NULL for NULL parameters in testsJames Booth2014-03-161-3/+3
* Added /roster clearnick commandJames Booth2014-03-161-0/+27
* Added /roster remove testsJames Booth2014-03-161-0/+18
* Added /roster add testJames Booth2014-03-161-0/+20
* Added test for /join with nick optionJames Booth2014-03-081-0/+26
* Test /otr start sends OTR query message to current recipientJames Booth2014-02-231-0/+15
* Show message on /bookmark remove when bookmark does not existJames Booth2014-02-021-2/+6
* Added message when bookmark updatedJames Booth2014-02-021-2/+6
* Added /bookmark remove testsJames Booth2014-02-021-0/+20
* Added cmd_bookmark testsJames Booth2014-02-011-0/+26
* Added test for /bookmark listJames Booth2014-02-011-0/+13
* Added cmd_connect tests for connecting server and portJames Booth2014-01-181-15/+8
* Fixed broken testsJames Booth2014-01-181-0/+3
* Fixed test compilationJames Booth2014-01-181-1/+2
* Test for presence update when changing priorityJames Booth2013-12-271-0/+35
* Removed mock code from testsJames Booth2013-12-261-0/+74
* Replaced old mock_xmppJames Booth2013-12-181-202/+26
* Added common mock functions and fixed testsJames Booth2013-12-181-69/+134
* Added tests for connecting with accountJames Booth2013-12-151-0/+1
* Moved _ask_password to UI moduleJames Booth2013-12-151-0/+3
* Mocked account preferences and tested cmd_roomsJames Booth2013-12-141-2/+7
* Added missing filesJames Booth2013-12-141-0/+150