about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_connect.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-27/+27
|
* Revert "Apply coding style"Michael Vetter2020-07-071-27/+27
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-27/+27
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* Fix broken support for case-sensitive account namesPhilip Flohr2019-02-221-1/+2
| | | | | | | | | | | Don't lower account name before calling accounts_get_account(). Only lower if there is no account with the given name and the name is interpreted as a jid. Updated unittests to test this behaviour. Fixes #725 .
* Moved all tests to tests folderJames Booth2015-06-121-0/+26