Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | make read return a bool on success | Aaron Seigo | 2014-12-05 |
| | | | | | not happy with this API, but we need to discuss the whole read thing anyways | ||
* | mv storagetest.cpp to the right location | Aaron Seigo | 2014-12-05 |
| | |||
* | A storagetest including concurrency read test. | Christian Mollekopf | 2014-12-05 |
| | | | | | Conflicts: tests/CMakeLists.txt | ||
* | port over 707344 by cmollekopf: small cleanup | Aaron Seigo | 2014-12-05 |
| | |||
* | major reorg that puts Storage (previously Database) into common | Aaron Seigo | 2014-12-05 |
there is now a top-level tests dir, and a compile time switch for lmdb vs kyotocabinet |