about summary refs log tree commit diff stats
path: root/tests/test_cmd_join.c
Commit message (Expand)AuthorAgeFilesLines
* Moved tests -> unittestsJames Booth2015-05-281-184/+0
* Autogenerate room name with UUID for /join with no argsJames Booth2015-04-111-17/+0
* Fix current testsPeter Vilim2015-01-071-4/+4
* Added cmd_join testsJames Booth2014-12-241-33/+36
* Implemented per contact OTR policy settingJames Booth2014-05-111-4/+4
* Added OTR policy account preferenceJames Booth2014-05-111-4/+4
* Chat room windows now created only after successful joinJames Booth2014-04-211-5/+1
* Added focus param to ui_room_join, not set for bookmark autojoinJames Booth2014-04-131-4/+4
* Change 'passwd' option to 'password' for /join commandJames Booth2014-03-161-1/+1
* Test for password usage on /joinJames Booth2014-03-081-0/+30
* Added test for account muc_service usageJames Booth2014-03-081-1/+30
* Added test for using account->muc_nickJames Booth2014-03-081-0/+27
* Added test for /join with nick optionJames Booth2014-03-081-424/+19
* Added invalid jid test for /joinJames Booth2014-03-081-0/+17
* Added test to show usage when no room supplied to /joinJames Booth2014-03-081-0/+19
* Added connection status tests for cmd_joinJames Booth2014-03-081-0/+485