summaryrefslogtreecommitdiffstats
path: root/tests/clientapitest.cpp
Commit message (Collapse)AuthorAge
* Adapt to KAsync namespace changeDan Vrátil2015-05-15
|
* Fixed lifetime management of resultSet.Christian Mollekopf2015-04-27
| | | | | The resultSet remains valid for the duration of the thread. We keep the thread running until the ResultEmitter is deleted.
* Keep thread alive until the end of the query, and cleanup the resultSet.Christian Mollekopf2015-04-24
|
* Moved clientapitest to testsChristian Mollekopf2015-04-15