about summary refs log tree commit diff stats
path: root/tests/functionaltests/functionaltests.c
Commit message (Collapse)AuthorAgeFilesLines
* Add nickname support for /roster removeJohn Hernandez2023-04-131-0/+1
| | | | | | Add support of name/nickname instead of only JID for `/roster remove` command. Add tests for it as well.
* Add room /me functional testsJames Booth2018-04-211-0/+2
|
* Only send ping requests to client that support itJames Booth2017-06-161-3/+5
|
* Show message when server does not support pingJames Booth2017-06-151-0/+1
|
* Remove status from cl_ev_presence_sendJames Booth2017-01-151-0/+1
| | | | fixes #888
* Use server features for account muc serviceJames Booth2016-11-201-1/+0
| | | | issue #878
* log_info on private carbonsJames Booth2016-08-281-0/+1
|
* Send receipt request only when receiver supports featureJames Booth2016-08-181-0/+1
| | | | issue #829
* 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
| | | | fixes #703
* 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
| | | | fixes #596
* 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