about summary refs log tree commit diff stats
path: root/tests/testsuite.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added tests for form_remove_valueJames Booth2014-09-151-0/+4
* Added tests for form_add_valueJames Booth2014-09-151-0/+3
* Added form testsJames Booth2014-09-141-0/+12
* Added test for jid validation on /bookmark addJames Booth2014-08-181-0/+1
* Fixed tests for sha1 renamingJames Booth2014-06-151-7/+7
* Refactored bookmarks to use option parser, allow bookmarking rooms with passw...James Booth2014-05-101-7/+0
* Changed to use gnutls instead of openssl for sha1 hashingJames Booth2014-05-011-0/+7
* Chat room windows now created only after successful joinJames Booth2014-04-211-4/+1
* Check for duplicate options in option parserJames Booth2014-04-141-0/+1
* Added parse_optionsJames Booth2014-04-141-0/+8
* Added test for valid window switchJames Booth2014-04-011-0/+1
* Added cmd_win testJames Booth2014-04-011-0/+3
* Added /roster clearnick commandJames Booth2014-03-161-0/+7
* Added /roster remove testsJames Booth2014-03-161-0/+2
* Added /roster add testJames Booth2014-03-161-0/+2
* Added cmd_roster testJames Booth2014-03-161-0/+7
* Command '/statuses muc' now allows 'all', 'online' and 'none' settingsJames Booth2014-03-151-3/+6
* Test for password usage on /joinJames Booth2014-03-081-0/+1
* Added test for account muc_service usageJames Booth2014-03-081-0/+1