about summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'peterlvilim/keyring'James Booth2015-01-133-1/+75
|\ \ | |/ |/|
| * Add unit tests for eval_passwordPeter Vilim2015-01-123-1/+75
* | Merge remote-tracking branch 'peterlvilim/keyring'James Booth2015-01-135-11/+24
|\|
| * Fix current testsPeter Vilim2015-01-075-11/+24
* | Merge remote-tracking branch 'savar/dynamic_input_block'James Booth2015-01-121-1/+1
* | Merge remote-tracking branch 'incertia/exit-title'James Booth2015-01-121-0/+1
|\ \
| * | add cons_exittitle_setting to testsWill Song2015-01-081-0/+1
| * | add ui_goodbye_title to testsWill Song2014-12-291-0/+1
* | | Fixed testsJames Booth2015-01-114-12/+12
* | | Added remaining chat statesJames Booth2015-01-111-0/+6
* | | Send active chat state, handle composing and gone from recipientsJames Booth2015-01-103-10/+10
* | | Added preferences for showing resource in titlebar and messagesJames Booth2015-01-101-0/+1
* | | Show resource in titlebar and on each messageJames Booth2015-01-101-1/+1
* | | Added tests for clearing chat sessions on lost connectionJames Booth2015-01-106-4/+32
* | | Added test to ensure chat sessions cleared on cmd_disconnectJames Booth2015-01-106-1/+46
* | | Fixed chat session testsJames Booth2015-01-104-188/+35
* | | Added offline handler for chat sessionsJames Booth2015-01-065-2/+73
* | | Fixed testsJames Booth2015-01-062-6/+2
* | | Added chat session testsJames Booth2015-01-065-0/+186
* | | Merge branch 'master' into chat-sessionsJames Booth2015-01-061-26/+78
|\ \ \ | | |/ | |/|
| * | Fixed assert fail messages in testsJames Booth2015-01-061-26/+78
| |/
* | Fixed chat sessions testJames Booth2015-01-051-3/+2
* | Refactored chat session handling on sending messageJames Booth2015-01-043-9/+5
* | Use resource in chat sessionsJames Booth2015-01-041-1/+2
|/
* Use events for chat sessionsJames Booth2014-12-292-3/+3
* Fixed chat state for non OTRJames Booth2014-12-281-1/+1
* Moved chat states out of xmpp module for message send chatJames Booth2014-12-272-1/+6
* Removed old mocksJames Booth2014-12-259-1652/+0
* Added server_event testsJames Booth2014-12-253-29/+47
* Added roster_list testsJames Booth2014-12-251-2/+1
* Added preferences testsJames Booth2014-12-251-1/+2
* Added parser testsJames Booth2014-12-251-1/+1
* Added muc testsJames Booth2014-12-251-2/+2
* Added jid testsJames Booth2014-12-251-1/+1
* Added history testsJames Booth2014-12-251-1/+2
* Added form testsJames Booth2014-12-253-114/+1
* Added contact testsJames Booth2014-12-251-2/+0
* Added common testsJames Booth2014-12-251-2/+1
* Added cmd_win testsJames Booth2014-12-253-5/+11
* Added cmd_sub testsJames Booth2014-12-252-7/+5
* Added cmd_statuses testsJames Booth2014-12-252-15/+3
* Added cmd_roster testsJames Booth2014-12-244-42/+67
* Added cmd_rooms testsJames Booth2014-12-243-17/+18
* Added cmd_otr testsJames Booth2014-12-246-98/+224
* Added cmd_join testsJames Booth2014-12-243-35/+45
* Added cmd_connect testsJames Booth2014-12-247-115/+131
* Added cmd_bookmark testsJames Booth2014-12-244-55/+94
* Added cmd_alias testsJames Booth2014-12-243-15/+10
* Added autocomplete testsJames Booth2014-12-241-2/+2
* Refactored all cmd_account testsJames Booth2014-12-245-338/+257