summaryrefslogtreecommitdiffstats
path: root/tests/maildirsyncbenchmark.cpp
Commit message (Collapse)AuthorAge
* Implement debug stream operators for query.Christian Mollekopf2016-11-07
|
* Shorten the types to be more distinctive.Christian Mollekopf2016-07-08
| | | | | The org.kde prefix is useless and possibly misleading. Simply prefixing with sink is more unique and shorter.
* Control debugoutput during tests with sinksh.Christian Mollekopf2016-07-08
|
* 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
|
* MaildirsyncbechmarkChristian Mollekopf2016-02-11