summaryrefslogtreecommitdiffstats
path: root/tests/hawd/dataset.h
Commit message (Collapse)AuthorAge
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
| | | | (except for documentation).
* HAWD: Ensure the column order is maintainedChristian Mollekopf2015-12-01
| | | | | | | By turning the columns into an array instead of an object, we can print the values in the same order as in the definition file. Previosly the order was random, and even headers and values were somtimes mixed up.
* HAWD: Fixed with fieldsChristian Mollekopf2015-08-24
|
* Use the new transaction api in hawdChristian Mollekopf2015-08-10
|
* LGPL the library classesAaron Seigo2014-12-15
|
* namespace everything in libs with Akonadi2Aaron Seigo2014-12-15
|
* make libhawd a shared libAaron Seigo2014-12-15
|
* commit hashes!Aaron Seigo2014-12-11
|
* add printing features and stub in hashesAaron Seigo2014-12-11
|
* DataSet, and create a small lib to be used by testsAaron Seigo2014-12-11