about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_account.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename command sourcesJames Booth2016-05-221-1/+1
|
* Rename jabber_ functionsJames Booth2016-05-061-3/+3
|
* Add session.cJames Booth2016-05-051-11/+11
|
* Refactored /account set commandsJames Booth2016-04-281-1/+1
|
* Fixed testsJames Booth2016-04-271-54/+54
|
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-1/+1
|
* Added C plugin code from plugins branchJames Booth2016-02-141-1/+1
|
* Added account theme propertyJames Booth2016-01-221-7/+7
|
* Force tls on all connections, add tls policy account propertyJames Booth2015-10-181-7/+7
|
* Add ability to script commands after connectJames Booth2015-10-151-7/+7
|
* Fixed tests for new command formatJames Booth2015-07-271-254/+71
|
* Added messaage when account resource changed whilst connectedJames Booth2015-06-241-0/+24
|
* Added cmd_pgp testsJames Booth2015-06-181-3/+7
|
* Merge branch 'master' into openpgpJames Booth2015-06-171-55/+55
|\ | | | | | | | | | | Conflicts: src/command/commands.c src/command/commands.h
| * Added current window reference to command functionsJames Booth2015-06-171-55/+55
| |
* | Merge branch 'master' into openpgpJames Booth2015-06-121-7/+15
|/
* Moved all tests to tests folderJames Booth2015-06-121-0/+1017