Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken support for case-sensitive account names | Philip Flohr | 2019-02-22 | 1 | -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 folder | James Booth | 2015-06-12 | 1 | -0/+26 |