summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAge
* make read return a bool on successAaron Seigo2014-12-05
| | | | | not happy with this API, but we need to discuss the whole read thing anyways
* mv storagetest.cpp to the right locationAaron Seigo2014-12-05
|
* A storagetest including concurrency read test.Christian Mollekopf2014-12-05
| | | | | Conflicts: tests/CMakeLists.txt
* port over 707344 by cmollekopf: small cleanupAaron Seigo2014-12-05
|
* major reorg that puts Storage (previously Database) into commonAaron Seigo2014-12-05
there is now a top-level tests dir, and a compile time switch for lmdb vs kyotocabinet