about summary refs log tree commit diff stats
path: root/tests/test_cmd_connect.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored ProfAccount creationJames Booth2014-01-221-1/+0
* 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-0/+3
* Added cmd_connect tests for argument validationJames Booth2014-01-181-0/+8
* Test account free'd after connectJames Booth2013-12-151-0/+1
* Added tests for connecting with accountJames Booth2013-12-151-0/+1
* Added test for message when connecting via accountJames Booth2013-12-151-0/+1
* Added ask for password test when connecting with an accountJames Booth2013-12-151-0/+1
* Tests lowercasing argument on cmd_connectJames Booth2013-12-151-0/+1
* Added mock log moduleJames Booth2013-12-151-0/+2
* Moved _ask_password to UI moduleJames Booth2013-12-151-0/+1
* Added cmd_connect testsJames Booth2013-12-151-0/+4
1 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244