about summary refs log tree commit diff stats
path: root/tests/functionaltests/functionaltests.c
Commit message (Expand)AuthorAgeFilesLines
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-1/+1
* Added C plugin code from plugins branchJames Booth2016-02-141-1/+1
* Call UI disconnect functions before disconnecting with /disconnectJames Booth2016-01-051-0/+3
* Added functional tests for /console commandJames Booth2015-12-301-1/+3
* Uncommented functional testsJames Booth2015-12-221-63/+63
* Added chat message functional testsJames Booth2015-12-221-65/+66
* Added functional test for muc console messageJames Booth2015-12-201-1/+1
* Added more muc functional testsJames Booth2015-12-201-2/+5
* Added muc functional testsJames Booth2015-12-201-0/+10
* Show software version result in current windowJames Booth2015-08-061-1/+2
* Handle software version requests for gateways that return from domainpartJames Booth2015-08-051-0/+1
* Use id handler for software version requests, handle errorsJames Booth2015-08-051-0/+1
* Added software version request testsJames Booth2015-08-041-0/+4
* Added test for missing resource on presenceJames Booth2015-08-041-0/+1
* Added id attributes to roster queriesJames Booth2015-07-221-0/+6
* Added reciept send functional testJames Booth2015-07-201-0/+1
* Added receipt request functional testJames Booth2015-07-201-1/+4
* Added functional test macroJames Booth2015-07-201-102/+36
* Added carbon message testsJames Booth2015-07-201-0/+6
* Added carbons enable/disable testsJames Booth2015-07-151-0/+6
* Added carbons command functional testJames Booth2015-07-051-0/+5
* Tidied functional testsJames Booth2015-06-131-3/+0
* Moved all tests to tests folderJames Booth2015-06-121-0/+122
2 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422