about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_connect.h
Commit message (Collapse)AuthorAgeFilesLines
* 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