about summary refs log tree commit diff stats
path: root/tests/xmpp
Commit message (Expand)AuthorAgeFilesLines
* 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-102-12/+18
* Use expect_value == NULL for NULL parameters in testsJames Booth2014-03-161-3/+3
* Added /roster clearnick commandJames Booth2014-03-162-0/+30
* Added /roster remove testsJames Booth2014-03-162-0/+21
* Added /roster add testJames Booth2014-03-162-0/+23
* Added test for /join with nick optionJames Booth2014-03-082-0/+29
* Test /otr start sends OTR query message to current recipientJames Booth2014-02-232-0/+17
* Mock otr module for cmd_otr testsJames Booth2014-02-161-2/+2
* Show message on /bookmark remove when bookmark does not existJames Booth2014-02-022-3/+8
* Added message when bookmark updatedJames Booth2014-02-022-3/+8
* Added /bookmark remove testsJames Booth2014-02-022-0/+23
* Added cmd_bookmark testsJames Booth2014-02-012-0/+29
* Added test for /bookmark listJames Booth2014-02-012-0/+15
* Added cmd_connect tests for connecting server and portJames Booth2014-01-182-19/+10
* 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-272-0/+39
* Removed mock code from testsJames Booth2013-12-262-0/+86
* Replaced old mock_xmppJames Booth2013-12-182-202/+36
* 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