summaryrefslogtreecommitdiffstats
path: root/tests/messagequeuetest.cpp
Commit message (Collapse)AuthorAge
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
| | | | clang-format -i */**{.cpp,.h}
* Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibilityChristian Mollekopf2016-02-17
|
* Stop using clientapi.hChristian Mollekopf2016-02-10
|
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
| | | | (except for documentation).
* Documentation on what tests are supposed to test.Christian Mollekopf2015-10-24
|
* Less noise and better error handling.Christian Mollekopf2015-08-23
| | | | | Trying to read from non-existant databases no longer prints error messages.
* Transactions for messagequeueChristian Mollekopf2015-08-18
|
* Fixed messagequeueChristian Mollekopf2015-08-11
|
* MessagequeuetestChristian Mollekopf2015-01-16
|
* A messagequeue.Christian Mollekopf2015-01-11