about summary refs log tree commit diff stats
path: root/tests/test_cmd_join.c
Commit message (Expand)AuthorAgeFilesLines
* 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
/a> 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170