about summary refs log tree commit diff stats
path: root/tests/testsuite.c
Commit message (Expand)AuthorAgeFilesLines
* Autogenerate room name with UUID for /join with no argsJames Booth2015-04-111-1/+0
* Merge branch 'master' into readlineJames Booth2015-03-081-0/+2
|\
| * Fixed tests for --disable-otrJames Booth2015-03-041-0/+2
* | Merge branch 'master' into readlineJames Booth2015-02-081-0/+4
|\|
| * Moved quote stripper to common, added testsJames Booth2015-02-081-0/+4
* | Removed history and various key handlersJames Booth2015-01-301-66/+0
* | Added gnu readlineJames Booth2015-01-271-13/+23
* | Added key insert tests, extracted key_ctrl_left handlerJames Booth2015-01-201-1/+28
* | Added key insert handler testsJames Booth2015-01-201-0/+4
* | Extracted keyhandler for printable charactersJames Booth2015-01-201-0/+10
|/
* Added utf8_display_lenJames Booth2015-01-171-0/+6
* Merge remote-tracking branch 'peterlvilim/keyring'James Booth2015-01-131-0/+3
|\
| * Add unit tests for eval_passwordPeter Vilim2015-01-121-0/+3
* | Added tests for clearing chat sessions on lost connectionJames Booth2015-01-101-0/+1
* | Added test to ensure chat sessions cleared on cmd_disconnectJames Booth2015-01-101-0/+3
* | Fixed chat session testsJames Booth2015-01-101-34/+3
* | Added offline handler for chat sessionsJames Booth2015-01-061-0/+10
* | Added chat session testsJames Booth2015-01-061-0/+36
|/
* Fixed assert fail messages in testsJames Booth2015-01-061-26/+78
* Added server_event testsJames Booth2014-12-251-2/+1
* 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-251-2/+0
* Added contact testsJames Booth2014-12-251-2/+0
* Added common testsJames Booth2014-12-251-2/+1
* Added cmd_win testsJames Booth2014-12-251-1/+2
* Added cmd_sub testsJames Booth2014-12-251-1/+2
* Added cmd_statuses testsJames Booth2014-12-251-1/+2
* Added cmd_roster testsJames Booth2014-12-241-2/+2
* Added cmd_rooms testsJames Booth2014-12-241-2/+2
* Added cmd_otr testsJames Booth2014-12-241-2/+1
* Added cmd_join testsJames Booth2014-12-241-1/+2
* Added cmd_connect testsJames Booth2014-12-241-2/+2
* Added cmd_bookmark testsJames Booth2014-12-241-1/+2
* Added cmd_alias testsJames Booth2014-12-241-2/+2
* Added autocomplete testsJames Booth2014-12-241-2/+2
* Refactored all cmd_account testsJames Booth2014-12-241-13/+4
* Refactoring cmd_account testsJames Booth2014-12-241-3/+1
* Refactoring cmd_account testsJames Booth2014-12-241-2/+1
* Use will_return instead of mock valuesJames Booth2014-12-231-7/+2
* cmd_account_shows_account_when_connected_and_no_argsJames Booth2014-12-231-3/+6
* Added stubbed implementationsJames Booth2014-12-231-2/+7
* Refactored parsing capsJames Booth2014-11-261-0/+2
* Removed /duck commandJames Booth2014-10-181-2/+0
* Tidied muc moduleJames Booth2014-09-281-4/+4
* Added tests for form_remove_text_multi_valueJames Booth2014-09-151-2/+6