about summary refs log tree commit diff stats
path: root/tests/testsuite.c
Commit message (Expand)AuthorAgeFilesLines
* Added test for when autojoin no nick on /bookmark addJames Booth2014-02-021-0/+1
* Added cmd_bookmark testsJames Booth2014-02-011-0/+7
* Added test for /bookmark listJames Booth2014-02-011-0/+1
* Moved test helpersJames Booth2014-02-011-1/+1
* Fixed cmd_bookmark message when not connectedJames Booth2014-02-011-0/+5
* Added cmd_bookmark testsJames Booth2014-02-011-0/+7
* Added muc room active testsJames Booth2014-01-311-0/+2
* Added muc invite count testsJames Booth2014-01-301-0/+2
* Added setup and teardown for muc testsJames Booth2014-01-301-2/+2
* Added muc remove invite testJames Booth2014-01-301-0/+1
* Added muc testsJames Booth2014-01-301-0/+6
* Added presence_error tests, added muc_close()James Booth2014-01-301-4/+9
* Move all test output to ./testsuite.out, show single line pass/failJames Booth2014-01-291-2/+12
* Added message stanza error testsJames Booth2014-01-281-2/+9
* Moved error handling logic to server_eventsJames Booth2014-01-281-0/+1
* Renamed preferences setup and teardown test functionsJames Booth2014-01-281-44/+44
* Fixed double free'ing in testsJames Booth2014-01-281-7/+7
* Don't allow /alias to overwrite standard commandJames Booth2014-01-251-3/+3
* Show message when alias already exists in /alias addJames Booth2014-01-231-0/+3
* Added /alias command, writing aliases to [alias] group in profrcJames Booth2014-01-231-0/+22
* Refactored ProfAccount creationJames Booth2014-01-221-1/+0
* Added statuses settings to prefs outputJames Booth2014-01-211-1/+1
* Added use of statuses preferencesJames Booth2014-01-211-7/+5
* WIP - /statuses command optionsJames Booth2014-01-201-25/+49
* Use defaults for /statuses commandsJames Booth2014-01-191-0/+14
* Added tests/config/helpersJames Booth2014-01-191-0/+1
* Changed /statuses preferencesJames Booth2014-01-191-0/+24
* Refactored testsuite for less verbose outputJames Booth2014-01-191-3/+62
* Added cmd_statuses validation testsJames Booth2014-01-191-0/+6
* Added cmd_connect tests for invalid propertiesJames Booth2014-01-181-0/+2
* Added cmd_connect test for repeated port propertyJames Booth2014-01-181-0/+1
* Added cmd_connect test for repeated server propertyJames Booth2014-01-181-0/+1
* Added cmd_connect tests for connecting server and portJames Booth2014-01-181-1/+3
* Added cmd_connect tests for argument validationJames Booth2014-01-181-0/+8
* Removed roster_list tests covered by contact testsJames Booth2014-01-051-2/+0
* Added contact testsJames Booth2014-01-051-0/+17
* Added contact presence offline testJames Booth2014-01-051-0/+1
* Added tests for contact typeJames Booth2014-01-051-0/+8
* Test usage shown for /subJames Booth2013-12-271-0/+1
* Added /sub command testJames Booth2013-12-271-0/+4
* Added tests for "/account clear <property>"James Booth2013-12-271-0/+5
* Test for presence update when changing priorityJames Booth2013-12-271-0/+1
* Changed messages on invalid prioritiesJames Booth2013-12-271-2/+4
* Test priority above upper boundsJames Booth2013-12-271-0/+1
* Test priority below lower boundsJames Booth2013-12-271-0/+1
* Added test for showing message when changing priorityJames Booth2013-12-261-0/+1
* Added mocks and stubs for cons_showJames Booth2013-12-191-1/+1
* Added tests for setting presence prioritiesJames Booth2013-12-171-0/+5
* Added tests for "/account set <status> <priority>" with invalid statusJames Booth2013-12-171-0/+2
* Added tests for "/account set status"James Booth2013-12-171-0/+5