summaryrefslogtreecommitdiffstats
path: root/tests/indextest.cpp
Commit message (Collapse)AuthorAge
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
| | | | clang-format -i */**{.cpp,.h}
* Get substring matches to work with sorted duplicates in storeChristian Mollekopf2016-02-20
|
* 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
|
* Use named databases in storage.Christian Mollekopf2015-08-22
| | | | This will allow us to create indexes in the same store.
* An index implementation.Christian Mollekopf2015-01-21